Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds