Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dchap_ms.c749 u_char MasterKey[SHA1_SIGNATURE_SIZE]; /* >= MPPE_MAX_KEY_LEN */ in SetMasterKeys() local
793 lwip_sha1_finish(&sha1Context, MasterKey); in SetMasterKeys()
805 lwip_sha1_update(&sha1Context, MasterKey, 16); in SetMasterKeys()
823 lwip_sha1_update(&sha1Context, MasterKey, 16); in SetMasterKeys()