Home
last modified time | relevance | path

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

/haiku/src/tests/system/libroot/posix/
H A DCryptTest.cpp22 #define HASH_SALT "$s$12$101f2cf1a3b35aa671b8e006c6fb037e429d5b4ecb8dab16919097789e2d3a5f$ignorethi… macro
78 char* buf = crypt(PASSWORD, HASH_SALT); in TestCustomSalt()