Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dphp_password.h61 static inline const php_password_algo* php_password_algo_identify(const zend_string *hash) { in php_password_algo_identify() function
H A Dpassword.c622 algo = php_password_algo_identify(hash); in PHP_FUNCTION()

Completed in 7 milliseconds