Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-responder.c331 hltk_data.cipher = iwl_mvm_cipher_to_location_cipher(cipher); in iwl_mvm_ftm_respoder_add_pasn_sta()
Dftm-initiator.c51 pasn->cipher = iwl_mvm_cipher_to_location_cipher(cipher); in iwl_mvm_ftm_add_pasn_sta()
672 target->cipher = iwl_mvm_cipher_to_location_cipher(key->cipher); in iter()
Dmvm.h2168 enum iwl_location_cipher iwl_mvm_cipher_to_location_cipher(u32 cipher) in iwl_mvm_cipher_to_location_cipher() function