From 43c933afdfb6ae4515591490437793cda30dfd71 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Thu, 29 Feb 2024 20:02:01 +0000 Subject: Stop testing EVP_PKEY_GOST{IMIT,R01} --- regress/lib/libcrypto/evp/evp_pkey_cleanup.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'regress/lib') diff --git a/regress/lib/libcrypto/evp/evp_pkey_cleanup.c b/regress/lib/libcrypto/evp/evp_pkey_cleanup.c index 055a70d27bb..d4825f68e85 100644 --- a/regress/lib/libcrypto/evp/evp_pkey_cleanup.c +++ b/regress/lib/libcrypto/evp/evp_pkey_cleanup.c @@ -1,4 +1,4 @@ -/* $OpenBSD: evp_pkey_cleanup.c,v 1.4 2024/01/15 15:09:57 tb Exp $ */ +/* $OpenBSD: evp_pkey_cleanup.c,v 1.5 2024/02/29 20:02:00 tb Exp $ */ /* * Copyright (c) 2022 Theo Buehler @@ -34,8 +34,6 @@ int pkey_ids[] = { EVP_PKEY_DSA, EVP_PKEY_EC, EVP_PKEY_ED25519, - EVP_PKEY_GOSTIMIT, - EVP_PKEY_GOSTR01, EVP_PKEY_HMAC, EVP_PKEY_RSA, EVP_PKEY_RSA_PSS, -- cgit v1.2.3