Home
last modified time | relevance | path

Searched refs:SIV_FLAGS (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.c26 #define SIV_FLAGS AEAD_FLAGS macro
305 IMPLEMENT_cipher(aes, siv, SIV, SIV_FLAGS, 128, 8, 0)
306 IMPLEMENT_cipher(aes, siv, SIV, SIV_FLAGS, 192, 8, 0)
307 IMPLEMENT_cipher(aes, siv, SIV, SIV_FLAGS, 256, 8, 0)
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.c26 #define SIV_FLAGS AEAD_FLAGS macro
305 IMPLEMENT_cipher(aes, siv, SIV, SIV_FLAGS, 128, 8, 0)
306 IMPLEMENT_cipher(aes, siv, SIV, SIV_FLAGS, 192, 8, 0)
307 IMPLEMENT_cipher(aes, siv, SIV, SIV_FLAGS, 256, 8, 0)

Completed in 2 milliseconds