Searched refs:NID_aes_256_xts (Results 1 – 3 of 3) sorted by relevance
/third_party/openssl/crypto/engine/ |
D | eng_devcrypto.c | 100 { NID_aes_256_xts, 16, 256 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
|
/third_party/openssl/crypto/objects/ |
D | obj_dat.h | 1997 {"AES-256-XTS", "aes-256-xts", NID_aes_256_xts, 8, &so[5976]},
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 2825 #define NID_aes_256_xts 914 macro
|