Searched refs:sodium_crypto_pwhash_str_needs_rehash (Results 1 – 4 of 4) sorted by relevance
98 PHP_FUNCTION(sodium_crypto_pwhash_str_needs_rehash);
127 function sodium_crypto_pwhash_str_needs_rehash(string $password, int $opslimit, int $memlimit): boo… function
600 ZEND_FUNCTION(sodium_crypto_pwhash_str_needs_rehash);783 ZEND_FE(sodium_crypto_pwhash_str_needs_rehash, arginfo_sodium_crypto_pwhash_str_needs_rehash)
1727 PHP_FUNCTION(sodium_crypto_pwhash_str_needs_rehash) in PHP_FUNCTION() argument
Completed in 17 milliseconds