/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
tncc.c | 2 * EAP-TNC - TNCC (IF-IMC and IF-TNCCS) 45 /* TNC IF-IMC */ 150 struct tnc_if_imc *imc; member in struct:tncc_data 166 struct tnc_if_imc *imc; local 180 imc = tnc_imc[imcID]; 181 os_free(imc->supported_types); 182 imc->supported_types = 184 if (imc->supported_types == NULL) 186 os_memcpy(imc->supported_types, supportedTypes, 188 imc->num_supported_types = typeCount 201 struct tnc_if_imc *imc; local 543 struct tnc_if_imc *imc; local 566 struct tnc_if_imc *imc; local 585 struct tnc_if_imc *imc; local 596 struct tnc_if_imc *imc; local 638 struct tnc_if_imc *imc; local 940 struct tnc_if_imc *imc, *last; local 1061 struct tnc_if_imc *imc; local 1127 struct tnc_if_imc *imc, *last; local 1173 struct tnc_if_imc *imc; local 1207 struct tnc_if_imc *imc, *prev; local [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
tncc.c | 2 * EAP-TNC - TNCC (IF-IMC and IF-TNCCS) 45 /* TNC IF-IMC */ 150 struct tnc_if_imc *imc; member in struct:tncc_data 166 struct tnc_if_imc *imc; local 180 imc = tnc_imc[imcID]; 181 os_free(imc->supported_types); 182 imc->supported_types = 184 if (imc->supported_types == NULL) 186 os_memcpy(imc->supported_types, supportedTypes, 188 imc->num_supported_types = typeCount 201 struct tnc_if_imc *imc; local 543 struct tnc_if_imc *imc; local 566 struct tnc_if_imc *imc; local 585 struct tnc_if_imc *imc; local 596 struct tnc_if_imc *imc; local 638 struct tnc_if_imc *imc; local 940 struct tnc_if_imc *imc, *last; local 1061 struct tnc_if_imc *imc; local 1127 struct tnc_if_imc *imc, *last; local 1173 struct tnc_if_imc *imc; local 1207 struct tnc_if_imc *imc, *prev; local [all...] |