Commit e79f8773 authored by Richard Levitte's avatar Richard Levitte
Browse files

Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions



We follow the method used for EVP_MD.
Also, move all the internal EVP_CIPHER building macros from evp_locl.h
to evp_int.h.  This will benefit our builtin EVP_CIPHERs.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 480d3323
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