Add EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()
authorRichard Levitte <levitte@openssl.org>
Sat, 13 Jul 2019 05:02:54 +0000 (07:02 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 23 Jul 2019 04:34:09 +0000 (06:34 +0200)
commitc540f00f383754fa490be76c2c3398ccd4d2a869
tree4e8e7fe4d196668f7cf7030d7bd77d315ced8054
parent3d96a51c09296cb5c283efb5681105a7691e6fbc
Add EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9356)
crypto/evp/digest.c
crypto/evp/evp_enc.c
doc/man3/EVP_DigestInit.pod
doc/man3/EVP_EncryptInit.pod
include/openssl/evp.h
util/libcrypto.num