Home
last modified time | relevance | path

Searched defs:tncc (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/eap_peer/
H A Dtncc.c510 void tncc_init_connection(struct tncc_data *tncc) in tncc_init_connection()
529 size_t tncc_total_send_len(struct tncc_data *tncc) in tncc_total_send_len()
540 u8 * tncc_copy_send_buf(struct tncc_data *tncc, u8 *pos) in tncc_copy_send_buf()
559 char * tncc_if_tnccs_start(struct tncc_data *tncc) in tncc_if_tnccs_start()
580 static void tncc_notify_recommendation(struct tncc_data *tncc, in tncc_notify_recommendation()
686 enum tncc_process_res tncc_process_if_tnccs(struct tncc_data *tncc, in tncc_process_if_tnccs()
881 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) in tncc_read_config_reg()
995 static int tncc_read_config(struct tncc_data *tncc) in tncc_read_config()
1069 static int tncc_read_config(struct tncc_data *tncc) in tncc_read_config()
1120 struct tncc_data *tncc; in tncc_init() local
[all …]
H A Deap_tnc.c19 struct tncc_data *tncc; member