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