Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dchap_ms.c65 static char SHA1_Pad2[40] = variable
343 SHA1_Update(&Context, SHA1_Pad2, 40); in GetAsymetricStartKey()
360 SHA1_Update(&Context, SHA1_Pad2, 40); in GetNewKeyFromSHA()
378 SHA1_Update(&Context, SHA1_Pad2, 40);