Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds