blake2b: add EVP_MAC API
authorAntoine Salon <asalon@vmware.com>
Thu, 20 Dec 2018 23:28:10 +0000 (15:28 -0800)
committerMatt Caswell <matt@openssl.org>
Wed, 6 Feb 2019 09:18:43 +0000 (09:18 +0000)
commitc3a261f8d31c1d04db01de36eccfe001b4ca0368
tree1d2d8be30888ca9a62caa20e6eb4839443f59fc2
parentfc3c0223e8a70bfe8f8aefc98b819f7d852f3594
blake2b: add EVP_MAC API

Signed-off-by: Antoine Salon <asalon@vmware.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7726)
crypto/blake2/blake2b_mac.c [new file with mode: 0644]
crypto/blake2/build.info
crypto/err/openssl.txt
crypto/evp/evp_err.c
crypto/include/internal/evp_int.h
include/openssl/evp.h
include/openssl/evperr.h