Searched refs:CRYPT_LMhash_Magic (Results 1 – 2 of 2) sorted by relevance
36 static const unsigned char CRYPT_LMhash_Magic[8] = variable49 CRYPT_DEShash( dst, tmp_pwd, CRYPT_LMhash_Magic ); in CRYPT_LMhash()50 CRYPT_DEShash( &dst[8], &tmp_pwd[7], CRYPT_LMhash_Magic ); in CRYPT_LMhash()170 CRYPT_DEShash(output, key, CRYPT_LMhash_Magic); in SystemFunction003()
20 static const unsigned char CRYPT_LMhash_Magic[8] = variable94 CRYPT_DEShash(output, key, CRYPT_LMhash_Magic); in SystemFunction003()