]> git.ipfire.org Git - thirdparty/openssl.git/commit
mac: add EVP_MAC_finalXOF() function
authorPauli <pauli@openssl.org>
Wed, 28 Apr 2021 02:58:35 +0000 (12:58 +1000)
committerPauli <pauli@openssl.org>
Wed, 5 May 2021 12:12:20 +0000 (22:12 +1000)
commitb039c87a4ca3dd4e4ebbea4a5d1fd3821497f900
tree4fbdcd2fd9d4d8d541d015eca553874e43ed69e0
parent6a38b09a7fa6eaac6bcbe567382fbe7d3d719503
mac: add EVP_MAC_finalXOF() function

Fixes #14140
Fixes #13232

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15061)
crypto/err/openssl.txt
crypto/evp/evp_err.c
crypto/evp/mac_lib.c
include/openssl/evp.h
include/openssl/evperr.h
util/libcrypto.num