Searched refs:TLS_cipher (Results 1 – 3 of 3) sorted by relevance
559 uint8_t TLS_cipher; member
1072 if (params->TLS_cipher == WIFI_EAP_TLS_ECC_P384) { in wpas_add_and_config_network()1077 } else if (params->TLS_cipher == WIFI_EAP_TLS_RSA_3K) { in wpas_add_and_config_network()
791 params->TLS_cipher = atoi(state->optarg); in __wifi_args_to_params()