Searched refs:MasterKey (Results 1 – 1 of 1) sorted by relevance
782 u_char MasterKey[SHA1_SIGNATURE_SIZE]; /* >= MPPE_MAX_KEY_LEN */ in mppe_set_keys2() local831 SHA1_Final(MasterKey, &sha1Context); in mppe_set_keys2()841 SHA1_Update(&sha1Context, MasterKey, 16); in mppe_set_keys2()857 SHA1_Update(&sha1Context, MasterKey, 16); in mppe_set_keys2()