Home
last modified time | relevance | path

Searched refs:tfm_mmic (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dpeer.h25 struct crypto_shash *tfm_mmic; member
H A Ddp.c38 crypto_free_shash(peer->tfm_mmic); in ath11k_dp_peer_cleanup()
H A Ddp_rx.c3045 peer->tfm_mmic = tfm; in ath11k_peer_rx_frag_setup()
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/ath12k/
H A Dpeer.h39 struct crypto_shash *tfm_mmic; member
H A Ddp.c40 crypto_free_shash(peer->tfm_mmic); in ath12k_dp_peer_cleanup()
H A Ddp_rx.c2770 peer->tfm_mmic = tfm; in ath12k_dp_rx_peer_frag_setup()
2852 ret = ath12k_dp_rx_h_michael_mic(peer->tfm_mmic, key, hdr, data, data_len, mic); in ath12k_dp_rx_h_verify_tkip_mic()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dpeer.h32 struct crypto_shash *tfm_mmic; member
H A Ddp.c40 crypto_free_shash(peer->tfm_mmic); in ath11k_dp_peer_cleanup()
H A Ddp_rx.c3164 peer->tfm_mmic = tfm; in ath11k_peer_rx_frag_setup()
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 24 milliseconds