Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h575 #define CRYPTO_FG_ENCRYPT_MAC 0x00002000 /* encrypt_mac_init() */ macro
604 #define CRYPTO_FG_MAC_CIPHER_MASK (CRYPTO_FG_ENCRYPT_MAC | \
/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c456 *fg = (optype == KCF_OP_INIT) ? CRYPTO_FG_ENCRYPT_MAC : in can_resubmit()