Home
last modified time | relevance | path

Searched refs:sodium_crypto_pwhash_str_needs_rehash (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/sodium/
H A Dphp_libsodium.h98 PHP_FUNCTION(sodium_crypto_pwhash_str_needs_rehash);
H A Dlibsodium.stub.php127 function sodium_crypto_pwhash_str_needs_rehash(string $password, int $opslimit, int $memlimit): boo… function
H A Dlibsodium_arginfo.h600 ZEND_FUNCTION(sodium_crypto_pwhash_str_needs_rehash);
783 ZEND_FE(sodium_crypto_pwhash_str_needs_rehash, arginfo_sodium_crypto_pwhash_str_needs_rehash)
H A Dlibsodium.c1727 PHP_FUNCTION(sodium_crypto_pwhash_str_needs_rehash) in PHP_FUNCTION() argument

Completed in 16 milliseconds