Home
last modified time | relevance | path

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

/external/libppp/src/
Dchap_ms.c59 static char SHA1_Pad1[40] = variable
341 SHA1_Update(&Context, SHA1_Pad1, 40); in GetAsymetricStartKey()
358 SHA1_Update(&Context, SHA1_Pad1, 40); in GetNewKeyFromSHA()
376 SHA1_Update(&Context, SHA1_Pad1, 40);