Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dpppcrypt.h73 #define lwip_sha1_context sha1_context macro
115 #define lwip_sha1_context mbedtls_sha1_context macro
/third_party/lwip/src/netif/ppp/
Dchap_ms.c536 lwip_sha1_context sha1Context; in ChallengeHash()
662 lwip_sha1_context sha1Context; in GenerateAuthenticatorResponse()
718 lwip_sha1_context sha1Context; in Set_Start_Key()
748 lwip_sha1_context sha1Context; in SetMasterKeys()
Dmppe.c63 lwip_sha1_context sha1_ctx; in mppe_rekey()