/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) 39 /* TNC IF-IMC */ 144 struct tnc_if_imc *imc; member in struct:tncc_data 160 struct tnc_if_imc *imc; local 174 imc = tnc_imc[imcID]; 175 os_free(imc->supported_types); 176 imc->supported_types = 178 if (imc->supported_types == NULL) 180 os_memcpy(imc->supported_types, supportedTypes, 182 imc->num_supported_types = typeCount 195 struct tnc_if_imc *imc; local 537 struct tnc_if_imc *imc; local 560 struct tnc_if_imc *imc; local 579 struct tnc_if_imc *imc; local 590 struct tnc_if_imc *imc; local 632 struct tnc_if_imc *imc; local 934 struct tnc_if_imc *imc, *last; local 1055 struct tnc_if_imc *imc; local 1121 struct tnc_if_imc *imc, *last; local 1167 struct tnc_if_imc *imc; local 1201 struct tnc_if_imc *imc, *prev; local [all...] |