Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dwifi.h137 WPA_CAPA_ENC_GCMP_256, enumerator
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c463 {WPA_CAPA_ENC_GCMP_256, "GCMP-256"},
501 cipher_capa = WPA_CAPA_ENC_GCMP_256; in process_cipher_config()