Commit 0f1d814c authored by Matt Caswell's avatar Matt Caswell
Browse files

No need to call EVP_CIPHER_CTX_init after EVP_CIPHER_CTX_new



The afalgtest was unnecessarily initing an EVP_CIPHER_CTX. It is not
needed and is deprecated.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent d4605727
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment