Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linuxkpi/common/include/crypto/
H A Dhash.h41 crypto_alloc_shash(const char *algostr, int x, int y) in crypto_alloc_shash() function
/freebsd-src/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c2742 tfm = crypto_alloc_shash("michael_mic", 0, 0); in ath12k_dp_rx_peer_frag_setup()
/freebsd-src/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c3179 tfm = crypto_alloc_shash("michael_mic", 0, 0); in ath11k_peer_rx_frag_setup()