Searched refs:gropu_mgmt_cipher_capa (Results 1 – 1 of 1) sorted by relevance
516 unsigned int gropu_mgmt_cipher_capa; in process_cipher_config() local521 gropu_mgmt_cipher_capa = WPA_CAPA_ENC_BIP_GMAC_128; in process_cipher_config()527 gropu_mgmt_cipher_capa = WPA_CAPA_ENC_BIP_GMAC_256; in process_cipher_config()537 gropu_mgmt_cipher_capa = WPA_CAPA_ENC_BIP; in process_cipher_config()541 gropu_mgmt_cipher_capa = WPA_CAPA_ENC_BIP; in process_cipher_config()563 if (gropu_mgmt_cipher_capa == ciphers_group_mgmt[index].capa) { in process_cipher_config()
Completed in 21 milliseconds