Home
last modified time | relevance | path

Searched refs:AES_XTS_FLAGS (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_xts.c23 #define AES_XTS_FLAGS PROV_CIPHER_FLAG_CUSTOM_IV macro
293 IMPLEMENT_cipher(xts, XTS, 256, AES_XTS_FLAGS);
294 IMPLEMENT_cipher(xts, XTS, 128, AES_XTS_FLAGS);
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_xts.c23 #define AES_XTS_FLAGS PROV_CIPHER_FLAG_CUSTOM_IV macro
293 IMPLEMENT_cipher(xts, XTS, 256, AES_XTS_FLAGS);
294 IMPLEMENT_cipher(xts, XTS, 128, AES_XTS_FLAGS);