Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c2794 static int ath12k_dp_rx_h_michael_mic(struct crypto_shash *tfm, u8 *key, in ath12k_dp_rx_h_michael_mic() function
2869 ret = ath12k_dp_rx_h_michael_mic(peer->tfm_mmic, key, hdr, data, data_len, mic); in ath12k_dp_rx_h_verify_tkip_mic()