Searched defs:verify (Results 1 – 3 of 3) sorted by relevance
48 zend_bool (*verify)(const zend_string *password, const zend_string *hash); member
547 zend_bool verify; in MYSQLND_METHOD() local
604 static int php_openssl_passwd_callback(char *buf, int num, int verify, void *data) /* {{{ */ in php_openssl_passwd_callback()
Completed in 22 milliseconds