Searched refs:NID_aes_128_xts (Results 1 – 3 of 3) sorted by relevance
/third_party/openssl/crypto/engine/ |
D | eng_devcrypto.c | 99 { NID_aes_128_xts, 16, 128 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
|
/third_party/openssl/crypto/objects/ |
D | obj_dat.h | 1996 {"AES-128-XTS", "aes-128-xts", NID_aes_128_xts, 8, &so[5968]},
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 2820 #define NID_aes_128_xts 913 macro
|