Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi.h149 WPA_CAPA_ENC_GCMP, enumerator
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c534 {WPA_CAPA_ENC_GCMP, "GCMP"},
563 cipher_capa = WPA_CAPA_ENC_GCMP; in process_cipher_config()