Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dchap_ms.c173 static void Set_Start_Key (ppp_pcb *pcb, const u_char *, const char *, int);
714 static void Set_Start_Key(ppp_pcb *pcb, const u_char *rchallenge, const char *secret, int secret_le… in Set_Start_Key() function
858 Set_Start_Key(pcb, rchallenge, secret, secret_len); in ChapMS()