Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h339 (KCF_PROV_MAC_OPS(pd) && KCF_PROV_MAC_OPS(pd)->mac_atomic) ? \
340 KCF_PROV_MAC_OPS(pd)->mac_atomic( \
H A Dspi.h133 int (*mac_atomic)(crypto_mechanism_t *, crypto_key_t *, member
/freebsd-14.2/sys/contrib/openzfs/module/icp/io/
H A Dskein_mod.c73 .mac_atomic = skein_mac_atomic,
H A Dsha2_mod.c121 .mac_atomic = sha2_mac_atomic,
H A Daes.c116 .mac_atomic = aes_mac_atomic,