Home
last modified time | relevance | path

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

/hostap-latest/src/eap_peer/
Deap.h166 unsigned int (*get_int)(void *ctx, enum eapol_int_var variable); member
Deap.c72 return sm->eapol_cb->get_int(sm->eapol_ctx, var); in eapol_get_int()
/hostap-latest/eap_example/
Deap_example_peer.c308 eap_cb.get_int = peer_get_int; in eap_example_peer_init()