Home
last modified time | relevance | path

Searched refs:needs_rehash (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/standard/
H A Dphp_password.h41 bool (*needs_rehash)(const zend_string *password, zend_array *options); member
H A Dpassword.c620 RETURN_BOOL(old_algo->needs_rehash(hash, options)); in PHP_FUNCTION()

Completed in 9 milliseconds