Home
last modified time | relevance | path

Searched defs:siv128_context (Results 1 – 1 of 1) sorted by relevance

/openssl/include/crypto/
H A Dmodes.h224 struct siv128_context { struct
227 SIV_BLOCK d;
228 SIV_BLOCK tag;
229 EVP_CIPHER_CTX *cipher_ctx;
230 EVP_MAC *mac;
231 EVP_MAC_CTX *mac_ctx_init;
232 int final_ret;
233 int crypto_ok;

Completed in 10 milliseconds