HomeSort by relevance Sort by last modified time
    Searched refs:GetMasterKey (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
chap_ms.h 51 extern void GetMasterKey(char *, char *, char *);
chap_ms.c 278 GetMasterKey(char *PasswordHashHash, char *NTResponse, char *MasterKey)
chap.c 219 GetMasterKey(pwdhashhash, ntresponse, MPPE_MasterKey); /* XXX Global ! */

Completed in 52 milliseconds