Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/musl/crypt/
H A Dcrypt_des.c989 const char *test_hash = "_0.../9ZzX7iSJNd21sU"; in _crypt_des_r() local
996 test_hash = "\x80x22/wK52ZKGA"; in _crypt_des_r()
1012 if (p && !strcmp(p, test_hash) && retval) in _crypt_des_r()