Searched refs:akm_index (Results 1 – 1 of 1) sorted by relevance
2736 int32_t key_mgmt, int akm_index) in wlan_crypto_store_akm_list_in_order() argument2738 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() argument2774 int n, akm_index; in wlan_crypto_rsnie_check() local2864 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()