Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dchap_ms.c174 static void SetMasterKeys (ppp_pcb *pcb, const char *, int, u_char[24], int);
744 static void SetMasterKeys(ppp_pcb *pcb, const char *secret, int secret_len, u_char NTResponse[24], … in SetMasterKeys() function
902 SetMasterKeys(pcb, secret, secret_len, in ChapMS2()