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

/barrelfish-master/lib/lwip2/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_len) { function
858 Set_Start_Key(pcb, rchallenge, secret, secret_len);
/barrelfish-master/include/lwip2/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_len) { function
858 Set_Start_Key(pcb, rchallenge, secret, secret_len);

Completed in 38 milliseconds