From a5f3a65ab19c952e8148c2763aa6a6fd84940f19 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sun, 24 Mar 2024 06:05:41 +0000 Subject: Bye bye gost, bye, bye turdiness ok beck --- src/lib/libcrypto/err/err_all.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/lib/libcrypto/err/err_all.c') diff --git a/src/lib/libcrypto/err/err_all.c b/src/lib/libcrypto/err/err_all.c index 56276abb0d..ea6c0af409 100644 --- a/src/lib/libcrypto/err/err_all.c +++ b/src/lib/libcrypto/err/err_all.c @@ -1,4 +1,4 @@ -/* $OpenBSD: err_all.c,v 1.34 2024/03/02 13:39:28 tb Exp $ */ +/* $OpenBSD: err_all.c,v 1.35 2024/03/24 06:05:41 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -125,9 +125,6 @@ ERR_load_crypto_strings_internal(void) ERR_load_EC_strings(); #endif ERR_load_EVP_strings(); -#ifndef OPENSSL_NO_GOST - ERR_load_GOST_strings(); -#endif ERR_load_KDF_strings(); ERR_load_OBJ_strings(); ERR_load_OCSP_strings(); -- cgit v1.2.3-55-g6feb