Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dfreebsd_crypto.h41 #define SUN_CKM_AES_CCM "CKM_AES_CCM" macro
/f-stack/freebsd/contrib/openzfs/include/sys/crypto/
H A Dcommon.h200 #define SUN_CKM_AES_CCM "CKM_AES_CCM" macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c206 {SUN_CKM_AES_CCM, ZC_TYPE_CCM, 16, "aes-128-ccm"},
207 {SUN_CKM_AES_CCM, ZC_TYPE_CCM, 24, "aes-192-ccm"},
208 {SUN_CKM_AES_CCM, ZC_TYPE_CCM, 32, "aes-256-ccm"},
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c201 {SUN_CKM_AES_CCM, ZC_TYPE_CCM, 16, "aes-128-ccm"},
202 {SUN_CKM_AES_CCM, ZC_TYPE_CCM, 24, "aes-192-ccm"},
203 {SUN_CKM_AES_CCM, ZC_TYPE_CCM, 32, "aes-256-ccm"},
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Daes.c76 {SUN_CKM_AES_CCM, AES_CCM_MECH_INFO_TYPE,