Searched refs:NID_aes_256_xts (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/engines/ |
H A D | e_devcrypto.c | 146 { NID_aes_256_xts, 16, 256 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | obj_dat.h | 2036 {"AES-256-XTS", "aes-256-xts", NID_aes_256_xts, 8, &so[5976]},
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | obj_mac.h | 2960 #define NID_aes_256_xts 914 macro
|