Searched refs:SessionKey (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/usr.sbin/ppp/ |
| HD | chap_ms.c | 296 GetAsymetricStartKey(char *MasterKey, char *SessionKey, int SessionKeyLength, in GetAsymetricStartKey() argument 346 memcpy(SessionKey, Digest, SessionKeyLength); in GetAsymetricStartKey() 350 GetNewKeyFromSHA(char *StartKey, char *SessionKey, long SessionKeyLength, in GetNewKeyFromSHA() argument 359 SHA1_Update(&Context, SessionKey, SessionKeyLength); in GetNewKeyFromSHA()
|
| /NextBSD/lib/libfetch/ |
| HD | http.c | 1147 OUT HASHHEX SessionKey in DigestCalcHA1() argument 1170 CvtHex(HA1, SessionKey); in DigestCalcHA1()
|