Searched refs:StartKey (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.sbin/npppd/npppd/ |
| 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/ |
| D | pipex.c | 2438 GetNewKeyFromSHA(u_char *StartKey, u_char *SessionKey, int SessionKeyLength, in GetNewKeyFromSHA() argument 2445 SHA1Update(&Context, StartKey, SessionKeyLength); in GetNewKeyFromSHA()
|