Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzio.h121 ZIO_CRYPT_AES_256_GCM, enumerator
125 #define ZIO_CRYPT_ON_VALUE ZIO_CRYPT_AES_256_GCM
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c222 { "aes-256-gcm", ZIO_CRYPT_AES_256_GCM }, in zfs_prop_init()