Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c2736 int32_t key_mgmt, int akm_index) in wlan_crypto_store_akm_list_in_order() argument
2738 if (akm_index >= WLAN_CRYPTO_KEY_MGMT_MAX) { in wlan_crypto_store_akm_list_in_order()
2743 crypto_params->akm_list[akm_index].key_mgmt = key_mgmt; in wlan_crypto_store_akm_list_in_order()
2748 int32_t key_mgmt, int akm_index) in wlan_crypto_store_akm_list_in_order() argument
2774 int n, akm_index; in wlan_crypto_rsnie_check() local
2864 akm_index = 0; in wlan_crypto_rsnie_check()
2870 crypto_params, w, akm_index); in wlan_crypto_rsnie_check()
2871 akm_index++; in wlan_crypto_rsnie_check()