Home
last modified time | relevance | path

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

/third_party/openssl/crypto/engine/
Deng_devcrypto.c99 { NID_aes_128_xts, 16, 128 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
/third_party/openssl/crypto/objects/
Dobj_dat.h1996 {"AES-128-XTS", "aes-128-xts", NID_aes_128_xts, 8, &so[5968]},
/third_party/openssl/include/openssl/
Dobj_mac.h2820 #define NID_aes_128_xts 913 macro