Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_siv_hw.c97 ctx->used_dec = 0; in aes_gcm_siv_initkey()
223 if (!ctx->speed && ctx->used_dec) in aes_gcm_siv_decrypt()
270 ctx->used_dec = 1; in aes_gcm_siv_decrypt()
H A Dcipher_aes_gcm_siv.h52 unsigned int used_dec : 1; member

Completed in 8 milliseconds