Searched refs:MasterKey (Results 1 – 1 of 1) sorted by relevance
280 GetMasterKey(char *PasswordHashHash, char *NTResponse, char *MasterKey) in GetMasterKey() argument294 memcpy(MasterKey, Digest, 16); in GetMasterKey()298 GetAsymetricStartKey(char *MasterKey, char *SessionKey, int SessionKeyLength, in GetAsymetricStartKey() argument342 SHA1_Update(&Context, MasterKey, 16); in GetAsymetricStartKey()