Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_api.c491 unsigned int gropu_mgmt_cipher_capa; in process_cipher_config() local
496 gropu_mgmt_cipher_capa = WPA_CAPA_ENC_BIP_GMAC_128; in process_cipher_config()
502 gropu_mgmt_cipher_capa = WPA_CAPA_ENC_BIP_GMAC_256; in process_cipher_config()
512 gropu_mgmt_cipher_capa = WPA_CAPA_ENC_BIP; in process_cipher_config()
538 if (gropu_mgmt_cipher_capa == ciphers_group_mgmt[index].capa) { in process_cipher_config()