Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c72 static int sha2_mac_atomic(crypto_mechanism_t *, crypto_key_t *,
82 .mac_atomic = sha2_mac_atomic,
554 sha2_mac_atomic(crypto_mechanism_t *mechanism, in sha2_mac_atomic() function