Searched refs:php_password_determine_algo (Results 1 – 1 of 1) sorted by relevance
76 static php_password_algo php_password_determine_algo(const zend_string *hash) in php_password_determine_algo() function176 algo = php_password_determine_algo(hash); in PHP_FUNCTION()232 algo = php_password_determine_algo(hash); in PHP_FUNCTION()301 algo = php_password_determine_algo(hash); in PHP_FUNCTION()
Completed in 7 milliseconds