Searched refs:sodium_crypto_pwhash_str_needs_rehash (Results 1 – 4 of 4) sorted by relevance
85 PHP_FUNCTION(sodium_crypto_pwhash_str_needs_rehash);
96 function sodium_crypto_pwhash_str_needs_rehash(string $password, int $opslimit, int $memlimit): boo… function
464 ZEND_FUNCTION(sodium_crypto_pwhash_str_needs_rehash);593 ZEND_FE(sodium_crypto_pwhash_str_needs_rehash, arginfo_sodium_crypto_pwhash_str_needs_rehash)
1615 PHP_FUNCTION(sodium_crypto_pwhash_str_needs_rehash) in PHP_FUNCTION() argument
Completed in 20 milliseconds