Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dchap_ms.c547 lwip_sha1_starts(&sha1Context); in ChallengeHash()
667 lwip_sha1_starts(&sha1Context); in GenerateAuthenticatorResponse()
677 lwip_sha1_starts(&sha1Context); in GenerateAuthenticatorResponse()
727 lwip_sha1_starts(&sha1Context); in Set_Start_Key()
789 lwip_sha1_starts(&sha1Context); in SetMasterKeys()
804 lwip_sha1_starts(&sha1Context); in SetMasterKeys()
822 lwip_sha1_starts(&sha1Context); in SetMasterKeys()
Dmppe.c71 lwip_sha1_starts(&sha1_ctx); in mppe_rekey()
/third_party/lwip/src/include/netif/ppp/
Dpppcrypt.h75 #define lwip_sha1_starts sha1_starts macro
117 #define lwip_sha1_starts mbedtls_sha1_starts macro