Searched refs:MPPE_MasterKey (Results 1 – 3 of 3) sorted by relevance
| /freebsd/usr.sbin/ppp/ |
| H A D | mppe.h | 33 extern char MPPE_MasterKey[];
|
| H A D | mppe.c | 110 char MPPE_MasterKey[MPPE_KEY_LEN]; variable 704 GetAsymetricStartKey(MPPE_MasterKey, mip->mastkey, mip->keylen, 0, in MPPEInitInput() 760 GetAsymetricStartKey(MPPE_MasterKey, mop->mastkey, mop->keylen, 1, in MPPEInitOutput()
|
| H A D | chap.c | 219 GetMasterKey(pwdhashhash, ntresponse, MPPE_MasterKey); /* XXX Global ! */ in chap_BuildAnswer()
|