Searched refs:StartKey (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/usr.sbin/npppd/npppd/ |
| H A D | mppe.c | 606 GetNewKeyFromSHA(u_char *StartKey, u_char *SessionKey, int SessionKeyLength, in GetNewKeyFromSHA() argument 615 SHAUpdate(&Context, StartKey, SessionKeyLength); in GetNewKeyFromSHA()
|
| /openbsd-src/sys/net/ |
| H A D | pipex.c | 2429 GetNewKeyFromSHA(u_char *StartKey, u_char *SessionKey, int SessionKeyLength, in mppe_key_change() 2436 SHA1Update(&Context, StartKey, SessionKeyLength); in mppe_key_change() 2395 GetNewKeyFromSHA(u_char * StartKey,u_char * SessionKey,int SessionKeyLength,u_char * InterimKey) GetNewKeyFromSHA() argument
|