Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/crypto/
H A Dhash.h69 crypto_shash_setkey(struct crypto_shash *csh, const uint8_t *key, size_t keylen) in crypto_shash_setkey() function
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c2782 ret = crypto_shash_setkey(tfm, key, 8); in ath12k_dp_rx_h_michael_mic()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c3224 ret = crypto_shash_setkey(tfm, key, 8); in ath11k_dp_rx_h_michael_mic()