Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/src/include/netif/ppp/
H A Dpppcrypt.h71 #define lwip_sha1_starts sha1_starts macro
113 #define lwip_sha1_starts mbedtls_sha1_starts macro
/minix3/minix/lib/liblwip/dist/src/netif/ppp/
H A 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()
H A Dmppe.c71 lwip_sha1_starts(&sha1_ctx); in mppe_rekey()