Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dchap_ms.c552 lwip_sha1_free(&sha1Context); in ChallengeHash()
672 lwip_sha1_free(&sha1Context); in GenerateAuthenticatorResponse()
682 lwip_sha1_free(&sha1Context); in GenerateAuthenticatorResponse()
732 lwip_sha1_free(&sha1Context); in Set_Start_Key()
794 lwip_sha1_free(&sha1Context); in SetMasterKeys()
810 lwip_sha1_free(&sha1Context); in SetMasterKeys()
828 lwip_sha1_free(&sha1Context); in SetMasterKeys()
Dmppe.c77 lwip_sha1_free(&sha1_ctx); in mppe_rekey()
/third_party/lwip/src/include/netif/ppp/
Dpppcrypt.h78 #define lwip_sha1_free(context) macro
120 #define lwip_sha1_free mbedtls_sha1_free macro