Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dchap_ms.c546 lwip_sha1_init(&sha1Context); in ChallengeHash()
666 lwip_sha1_init(&sha1Context); in GenerateAuthenticatorResponse()
676 lwip_sha1_init(&sha1Context); in GenerateAuthenticatorResponse()
726 lwip_sha1_init(&sha1Context); in Set_Start_Key()
788 lwip_sha1_init(&sha1Context); in SetMasterKeys()
803 lwip_sha1_init(&sha1Context); in SetMasterKeys()
821 lwip_sha1_init(&sha1Context); in SetMasterKeys()
Dmppe.c70 lwip_sha1_init(&sha1_ctx); in mppe_rekey()
/third_party/lwip/src/include/netif/ppp/
Dpppcrypt.h74 #define lwip_sha1_init(context) macro
116 #define lwip_sha1_init mbedtls_sha1_init macro