Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi.h133 WPA_CAPA_ENC_CCMP, enumerator
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c464 {WPA_CAPA_ENC_CCMP, "CCMP"},
511 cipher_capa = WPA_CAPA_ENC_CCMP; in process_cipher_config()