Home
last modified time | relevance | path

Searched defs:key_mgmt (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/hostap/src/
Dsupp_api.c368 static inline enum wifi_wpa3_enterprise_type wpas_key_mgmt_to_zephyr_wpa3_ent(int key_mgmt) in wpas_key_mgmt_to_zephyr_wpa3_ent()
383 void *config, int key_mgmt, int proto, int pwe) in wpas_key_mgmt_to_zephyr()
1609 int key_mgmt; local
2574 int key_mgmt; /* Wi-Fi key management */ local
/Zephyr-latest/drivers/wifi/nxp/
Dnxp_wifi_drv.c1055 static inline enum wifi_security_type nxp_wifi_key_mgmt_to_zephyr(int key_mgmt, int pwe) in nxp_wifi_key_mgmt_to_zephyr()
/Zephyr-latest/include/zephyr/net/
Dwifi.h179 char *key_mgmt; member