Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_peer/
H A Dtncc.h14 struct tncc_data * tncc_init(void);
H A Deap_tnc.c49 data->tncc = tncc_init(); in eap_tnc_init()
H A Dtncc.c1117 struct tncc_data * tncc_init(void) in tncc_init() function