Searched refs:mgmt_cipher (Results 1 – 1 of 1) sorted by relevance
2382 wifi_cipher_type_t mgmt_cipher = esp_wifi_sta_get_mgmt_group_cipher(); in wpa_set_bss() local2386 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()