Home
last modified time | relevance | path

Searched refs:test_hashes (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/crypt/
H A Dcrypt_blowfish.c752 static const char test_hashes[2][34] = { in __crypt_blowfish() local
756 const char *test_hash = test_hashes[0]; in __crypt_blowfish()
778 test_hash = test_hashes[flags & 1]; in __crypt_blowfish()
/third_party/python/Lib/test/
H A Dtest_hash.py164 def test_hashes(self): member in HashBuiltinsTestCase

Completed in 5 milliseconds