OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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