Searched refs:MasterKey (Results 1 – 1 of 1) sorted by relevance
278 GetMasterKey(char *PasswordHashHash, char *NTResponse, char *MasterKey) in GetMasterKey() argument292 memcpy(MasterKey, Digest, 16); in GetMasterKey()296 GetAsymetricStartKey(char *MasterKey, char *SessionKey, int SessionKeyLength, in GetAsymetricStartKey() argument340 SHA1_Update(&Context, MasterKey, 16); in GetAsymetricStartKey()