Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()
authorRichard Levitte <levitte@openssl.org>
Tue, 22 Jun 2021 16:11:03 +0000 (18:11 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 23 Jun 2021 21:00:36 +0000 (23:00 +0200)
commit21dfdbef4965d95d65bfc942aafafd342cb61e4c
tree0109e97fe55d84ca320052636c173d847b2fa134
parent006de7670a12dff617e86a55b6db7c6e3b1f8fef
Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()

Fixes #15839

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15861)
apps/lib/s_cb.c
crypto/crmf/crmf_pbm.c
crypto/hmac/hmac.c
ssl/tls13_enc.c