Searched refs:GetNewKeyFromSHA (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/npppd/npppd/
H A Dmppe.c93 static void GetNewKeyFromSHA(u_char *, u_char *, int, u_char *);
170 GetNewKeyFromSHA(_this->master_key, _this->session_key,
231 GetNewKeyFromSHA(_this->send.master_key, _this->send.master_key,
238 GetNewKeyFromSHA(_this->recv.master_key, _this->recv.master_key,
606 GetNewKeyFromSHA(u_char *StartKey, u_char *SessionKey, int SessionKeyLength, function
/openbsd-current/sys/net/
H A Dpipex_local.h455 void GetNewKeyFromSHA (u_char *, u_char *, int, u_char *);
H A Dpipex.c2354 GetNewKeyFromSHA(mppe->master_key, mppe->master_key, mppe->keylen,
2395 GetNewKeyFromSHA(u_char *StartKey, u_char *SessionKey, int SessionKeyLength, function
2434 GetNewKeyFromSHA(mppe->master_key, mppe->session_key, mppe->keylen,

Completed in 164 milliseconds