Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
H A Deap.c428 struct t_pw tpw; in eap_figure_next_state() local
545 tpw.pebuf.name = pcb->eap.es_server.ea_peer; in eap_figure_next_state()
546 tpw.pebuf.password.len = t_fromb64((char *)tpw.pwbuf, in eap_figure_next_state()
548 tpw.pebuf.password.data = tpw.pwbuf; in eap_figure_next_state()
549 tpw.pebuf.salt.len = t_fromb64((char *)tpw.saltbuf, in eap_figure_next_state()
551 tpw.pebuf.salt.data = tpw in eap_figure_next_state()
[all...]

Completed in 3 milliseconds