Home
last modified time | relevance | path

Searched refs:StartKey (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/npppd/npppd/
Dmppe.c606 GetNewKeyFromSHA(u_char *StartKey, u_char *SessionKey, int SessionKeyLength, in GetNewKeyFromSHA() argument
615 SHAUpdate(&Context, StartKey, SessionKeyLength); in GetNewKeyFromSHA()
/openbsd/src/sys/net/
Dpipex.c2438 GetNewKeyFromSHA(u_char *StartKey, u_char *SessionKey, int SessionKeyLength, in GetNewKeyFromSHA() argument
2445 SHA1Update(&Context, StartKey, SessionKeyLength); in GetNewKeyFromSHA()