Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/include/sys/fs/
HDzfs.h1951 ZIO_CRYPT_AES_256_GCM, enumerator
1955 #define ZIO_CRYPT_ON_VALUE ZIO_CRYPT_AES_256_GCM
/freebsd-head/sys/contrib/openzfs/module/zcommon/
HDzfs_prop.c227 { "aes-256-gcm", ZIO_CRYPT_AES_256_GCM }, in zfs_prop_init()