Home
last modified time | relevance | path

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

/third_party/openssl/crypto/engine/
Deng_devcrypto.c100 { NID_aes_256_xts, 16, 256 / 8 * 2, 16, EVP_CIPH_XTS_MODE, CRYPTO_AES_XTS },
/third_party/openssl/crypto/objects/
Dobj_dat.h1997 {"AES-256-XTS", "aes-256-xts", NID_aes_256_xts, 8, &so[5976]},
/third_party/openssl/include/openssl/
Dobj_mac.h2825 #define NID_aes_256_xts 914 macro