Home
last modified time | relevance | path

Searched refs:mgmt_cipher (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c2382 wifi_cipher_type_t mgmt_cipher = esp_wifi_sta_get_mgmt_group_cipher(); in wpa_set_bss() local
2386 sm->mgmt_group_cipher = cipher_type_map_public_to_supp(mgmt_cipher); in wpa_set_bss()
2388 wpa_printf(MSG_ERROR, "mgmt_cipher %d not supported", mgmt_cipher); in wpa_set_bss()