Commit f6b94279 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

evp/evp_enc.c: allow EVP_CIPHER.ctx_size to be 0.



In such case it would be EVP_CIPHER.cleanup's reponsibility to wipe
EVP_CIPHEX_CTX.cipher_data.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 72bb2f64
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