Home
last modified time | relevance | path

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

/openssl-master/include/crypto/
A Dmodes.h211 struct siv128_context { struct
214 SIV_BLOCK d;
215 SIV_BLOCK tag;
216 EVP_CIPHER_CTX *cipher_ctx;
217 EVP_MAC *mac;
218 EVP_MAC_CTX *mac_ctx_init;
219 int final_ret;
220 int crypto_ok;

Completed in 3 milliseconds