Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h301 (KCF_PROV_MAC_OPS(pd) && KCF_PROV_MAC_OPS(pd)->mac_atomic) ? \
302 KCF_PROV_MAC_OPS(pd)->mac_atomic( \
H A Dspi.h98 int (*mac_atomic)(crypto_mechanism_t *, crypto_key_t *, member
/freebsd/sys/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c82 .mac_atomic = sha2_mac_atomic,