Searched refs:php_password_algo_identify (Results 1 – 2 of 2) sorted by relevance
59 static inline const php_password_algo* php_password_algo_identify(const zend_string *hash) { in php_password_algo_identify() function
635 algo = php_password_algo_identify(hash); in PHP_FUNCTION()
Completed in 9 milliseconds