Searched refs:tfm_mmic (Results 1 – 3 of 3) sorted by relevance
32 struct crypto_shash *tfm_mmic; member
40 crypto_free_shash(peer->tfm_mmic); in ath11k_dp_peer_cleanup()
3149 peer->tfm_mmic = tfm; in ath11k_peer_rx_frag_setup()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()