Searched refs:php_password_algo_identify_ex (Results 1 – 2 of 2) sorted by relevance
58 PHPAPI const php_password_algo* php_password_algo_identify_ex(const zend_string*, const php_passwor…60 return php_password_algo_identify_ex(hash, php_password_algo_default()); in php_password_algo_identify()
545 const php_password_algo* php_password_algo_identify_ex(const zend_string* hash, const php_password_… in php_password_algo_identify_ex() function618 old_algo = php_password_algo_identify_ex(hash, NULL); in PHP_FUNCTION()
Completed in 6 milliseconds