Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dmppe.c606 GetNewKeyFromSHA(u_char *StartKey, u_char *SessionKey, int SessionKeyLength, in GetNewKeyFromSHA() argument
617 SHAUpdate(&Context, SessionKey, SessionKeyLength); in GetNewKeyFromSHA()
/openbsd/sys/net/
H A Dpipex.c2395 GetNewKeyFromSHA(u_char *StartKey, u_char *SessionKey, int SessionKeyLength, in GetNewKeyFromSHA() argument
2404 SHA1Update(&Context, SessionKey, SessionKeyLength); in GetNewKeyFromSHA()