Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c345 hltk_data.cipher = iwl_mvm_cipher_to_location_cipher(cipher); in iwl_mvm_ftm_respoder_add_pasn_sta()
H A Dftm-initiator.c58 pasn->cipher = iwl_mvm_cipher_to_location_cipher(cipher); in iwl_mvm_ftm_add_pasn_sta()
708 target->cipher = iwl_mvm_cipher_to_location_cipher(key->cipher); in iter()
H A Dmvm.h2533 enum iwl_location_cipher iwl_mvm_cipher_to_location_cipher(u32 cipher) in iwl_mvm_cipher_to_location_cipher() function