Searched refs:needs_rehash (Results 1 – 2 of 2) sorted by relevance
41 bool (*needs_rehash)(const zend_string *password, zend_array *options); member
620 RETURN_BOOL(old_algo->needs_rehash(hash, options)); in PHP_FUNCTION()
Completed in 7 milliseconds