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.h135 WPA_CAPA_ENC_GCMP, enumerator
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c465 {WPA_CAPA_ENC_GCMP, "GCMP"},
495 cipher_capa = WPA_CAPA_ENC_GCMP; in process_cipher_config()