Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds