Searched refs:SUN_CKM_AES_GCM (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dfreebsd_crypto.h42 #define SUN_CKM_AES_GCM "CKM_AES_GCM" macro
/freebsd-13-stable/sys/contrib/openzfs/include/sys/crypto/
H A Dcommon.h201 #define SUN_CKM_AES_GCM "CKM_AES_GCM" macro
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c209 {SUN_CKM_AES_GCM, ZC_TYPE_GCM, 16, "aes-128-gcm"},
210 {SUN_CKM_AES_GCM, ZC_TYPE_GCM, 24, "aes-192-gcm"},
211 {SUN_CKM_AES_GCM, ZC_TYPE_GCM, 32, "aes-256-gcm"}
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c204 {SUN_CKM_AES_GCM, ZC_TYPE_GCM, 16, "aes-128-gcm"},
205 {SUN_CKM_AES_GCM, ZC_TYPE_GCM, 24, "aes-192-gcm"},
206 {SUN_CKM_AES_GCM, ZC_TYPE_GCM, 32, "aes-256-gcm"}
/freebsd-13-stable/sys/contrib/openzfs/module/icp/io/
H A Daes.c81 {SUN_CKM_AES_GCM, AES_GCM_MECH_INFO_TYPE,

Completed in 125 milliseconds