Home
last modified time | relevance | path

Searched refs:ath11k_dp_rx_h_michael_mic (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c3051 static int ath11k_dp_rx_h_michael_mic(struct crypto_shash *tfm, u8 *key, in ath11k_dp_rx_h_michael_mic() function
3125 ret = ath11k_dp_rx_h_michael_mic(peer->tfm_mmic, key, hdr, data, data_len, mic); in ath11k_dp_rx_h_verify_tkip_mic()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c3171 static int ath11k_dp_rx_h_michael_mic(struct crypto_shash *tfm, u8 *key, in ath11k_dp_rx_h_michael_mic() function
3246 ret = ath11k_dp_rx_h_michael_mic(peer->tfm_mmic, key, hdr, data, data_len, mic); in ath11k_dp_rx_h_verify_tkip_mic()

Completed in 14 milliseconds