]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/evp/p_lib.c
Fix no-engine
authorMatt Caswell <matt@openssl.org>
Wed, 28 Aug 2019 15:18:05 +0000 (16:18 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 29 Aug 2019 14:21:13 +0000 (15:21 +0100)
commit3be06e0d10e29dc4a00c6cb9dd06067b2c075f35
tree68bb9ad90556ca653ecef1231ddf95fef2b0fb66
parentbad41b689fd67fa44efbe6488c1c0b9d6e14c139
Fix no-engine

Make sure references to ENGINE functions are appropriately guarded.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9720)
crypto/evp/p_lib.c
crypto/evp/pkey_mac.c
providers/common/macs/cmac_prov.c
providers/common/macs/gmac_prov.c
providers/common/macs/hmac_prov.c