Searched refs:key_mgmt (Results 1 – 3 of 3) sorted by relevance
365 static inline enum wifi_security_type wpas_key_mgmt_to_zephyr(int key_mgmt, int proto, int pwe) in wpas_key_mgmt_to_zephyr() argument367 switch (key_mgmt) { in wpas_key_mgmt_to_zephyr()497 cipher_config->key_mgmt = "WPA-EAP-SUITE-B"; in process_cipher_config()504 cipher_config->key_mgmt = "WPA-EAP-SUITE-B-192 FT-EAP-SHA384"; in process_cipher_config()506 cipher_config->key_mgmt = "WPA-EAP-SUITE-B-192"; in process_cipher_config()514 cipher_config->key_mgmt = "WPA-EAP FT-EAP"; in process_cipher_config()516 cipher_config->key_mgmt = "WPA-EAP"; in process_cipher_config()521 cipher_config->key_mgmt = "WPA-EAP-SHA256"; in process_cipher_config()763 if (!hostapd_cli_cmd_v("set wpa_key_mgmt %s", cipher_config.key_mgmt)) { in hapd_process_enterprise_config()1086 cipher_config.key_mgmt)) { in wpas_add_and_config_network()[all …]
165 char *key_mgmt; member
510 nxp_wlan_uap_network.security.key_mgmt |= WLAN_KEY_MGMT_PSK_SHA256; in nxp_wifi_start_ap()906 nxp_wlan_network.security.key_mgmt |= WLAN_KEY_MGMT_PSK_SHA256; in nxp_wifi_connect()