From e289c8a40f36f32eddc8c9cfb47cf1f8f99f39cd Mon Sep 17 00:00:00 2001 From: tb Date: Thu, 19 Mar 2026 20:28:46 +0000 Subject: [PATCH] openssl speed: whitespace tweak --- usr.bin/openssl/speed.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.bin/openssl/speed.c b/usr.bin/openssl/speed.c index 8c0f0adca74..760841d95f0 100644 --- a/usr.bin/openssl/speed.c +++ b/usr.bin/openssl/speed.c @@ -1,4 +1,4 @@ -/* $OpenBSD: speed.c,v 1.51 2026/03/18 21:50:24 kenjiro Exp $ */ +/* $OpenBSD: speed.c,v 1.52 2026/03/19 20:28:46 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -76,8 +76,8 @@ #define SECONDS 3 #define RSA_SECONDS 10 #define DSA_SECONDS 10 -#define ECDSA_SECONDS 10 -#define ECDH_SECONDS 10 +#define ECDSA_SECONDS 10 +#define ECDH_SECONDS 10 #define MLKEM_SECONDS 10 #define MAX_UNALIGN 16