Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddp_rx.c3156 static int ath11k_dp_rx_h_michael_mic(struct crypto_shash *tfm, u8 *key, in ath11k_dp_rx_h_michael_mic() function
3231 ret = ath11k_dp_rx_h_michael_mic(peer->tfm_mmic, key, hdr, data, data_len, mic); in ath11k_dp_rx_h_verify_tkip_mic()