Implement EVP_MAC_do_all_ex()
authorRichard Levitte <levitte@openssl.org>
Tue, 4 Jun 2019 16:17:49 +0000 (18:17 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2019 20:12:25 +0000 (22:12 +0200)
commitd1cafb083d0cb84b2081dd5ca4ba6bed05b8c6ac
tree78b5770ff0ce4f56e1b6ac2afc913003748e552c
parent7dd0f299387bac79c304dc7cb8056cd4684fb91f
Implement EVP_MAC_do_all_ex()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8877)
crypto/evp/mac_meth.c
doc/man3/EVP_MAC.pod
include/openssl/evp.h
util/libcrypto.num