openssl: config engines in /etc/ssl/engines.cnf.d
[openwrt/staging/chunkeey.git] / package / libs / openssl / patches / 500-e_devcrypto-default-to-not-use-digests-in-engine.patch
index 1f1cd7a5829e7fa2b718bea1b6a036e8e6277a45..fd4701307e5123afc2338057eae7e99b6127260c 100644 (file)
@@ -20,7 +20,6 @@ turn them on if it is safe and fast enough.
 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
 
 diff --git a/engines/e_devcrypto.c b/engines/e_devcrypto.c
-index 3fcd81de7a..d25230d366 100644
 --- a/engines/e_devcrypto.c
 +++ b/engines/e_devcrypto.c
 @@ -852,7 +852,7 @@ static void prepare_digest_methods(void)