mac: add a getter for the MAC block size.
authorPauli <pauli@openssl.org>
Mon, 24 May 2021 04:22:17 +0000 (14:22 +1000)
committerPauli <pauli@openssl.org>
Tue, 25 May 2021 07:23:50 +0000 (17:23 +1000)
commiteb1b66f00ca4e1fb6f9e815e8686768b6d81722d
treeabe98cebf08f1f7eaa4c63fe72b7f8fc8948171c
parent36b6db08fe3dbb58ba2a45a6170f21b5149dfe26
mac: add a getter for the MAC block size.

Fixes #12342

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15427)
crypto/evp/mac_lib.c
include/openssl/core_names.h
include/openssl/evp.h
providers/implementations/macs/blake2_mac_impl.c
providers/implementations/macs/blake2b_mac.c
providers/implementations/macs/blake2s_mac.c
providers/implementations/macs/cmac_prov.c
providers/implementations/macs/hmac_prov.c
providers/implementations/macs/kmac_prov.c
util/libcrypto.num