Home
last modified time | relevance | path

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

/PHP-8.0/ext/sodium/
H A Dphp_libsodium.h85 PHP_FUNCTION(sodium_crypto_pwhash_str_needs_rehash);
H A Dlibsodium.stub.php96 function sodium_crypto_pwhash_str_needs_rehash(string $password, int $opslimit, int $memlimit): boo… function
H A Dlibsodium_arginfo.h464 ZEND_FUNCTION(sodium_crypto_pwhash_str_needs_rehash);
593 ZEND_FE(sodium_crypto_pwhash_str_needs_rehash, arginfo_sodium_crypto_pwhash_str_needs_rehash)
H A Dlibsodium.c1615 PHP_FUNCTION(sodium_crypto_pwhash_str_needs_rehash) in PHP_FUNCTION() argument

Completed in 20 milliseconds