Fix ssl_hmac_new() so that it uses the propq
authorShane Lontis <shane.lontis@oracle.com>
Tue, 22 Sep 2020 05:48:45 +0000 (15:48 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Wed, 23 Sep 2020 07:31:40 +0000 (17:31 +1000)
commit7f80980fb7096ab4898e500a054a1bb8cbcaa266
tree0578d1dc52f4ed5c2f1b89e28061491a6fc85ef6
parent26496f5a5cc44f3250198d22b353403a54f5e29b
Fix ssl_hmac_new() so that it uses the propq

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12944)
ssl/t1_lib.c