Home
last modified time | relevance | path

Searched refs:NID_aes_256_xts (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/engines/
H A De_devcrypto.c146 { NID_aes_256_xts, 16, 256 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_dat.h2036 {"AES-256-XTS", "aes-256-xts", NID_aes_256_xts, 8, &so[5976]},
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h2960 #define NID_aes_256_xts 914 macro