Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dcrypt_blowfish.c829 const char *test_hash = test_hashes[0]; in php_crypt_blowfish_rn() local
854 test_hash = test_hashes[flags & 1]; in php_crypt_blowfish_rn()
863 !memcmp(p + (7 + 22), test_hash, 31 + 1 + 1 + 1)); in php_crypt_blowfish_rn()

Completed in 6 milliseconds