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