diff options
| author | tb <> | 2026-03-19 20:28:46 +0000 |
|---|---|---|
| committer | tb <> | 2026-03-19 20:28:46 +0000 |
| commit | b1196d61eed2da0efb664d4b7f6347181cd227d6 (patch) | |
| tree | f4366ce07fe1710d27da00abea45b78ed040b997 /src/usr.bin | |
| parent | 82f203504202bf0d907e6a786382a70909be7a4f (diff) | |
| download | openbsd-b1196d61eed2da0efb664d4b7f6347181cd227d6.tar.gz openbsd-b1196d61eed2da0efb664d4b7f6347181cd227d6.tar.bz2 openbsd-b1196d61eed2da0efb664d4b7f6347181cd227d6.zip | |
openssl speed: whitespace tweak
Diffstat (limited to 'src/usr.bin')
| -rw-r--r-- | src/usr.bin/openssl/speed.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/openssl/speed.c b/src/usr.bin/openssl/speed.c index 8c0f0adca7..760841d95f 100644 --- a/src/usr.bin/openssl/speed.c +++ b/src/usr.bin/openssl/speed.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: speed.c,v 1.51 2026/03/18 21:50:24 kenjiro Exp $ */ | 1 | /* $OpenBSD: speed.c,v 1.52 2026/03/19 20:28:46 tb Exp $ */ |
| 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) |
| 3 | * All rights reserved. | 3 | * All rights reserved. |
| 4 | * | 4 | * |
| @@ -76,8 +76,8 @@ | |||
| 76 | #define SECONDS 3 | 76 | #define SECONDS 3 |
| 77 | #define RSA_SECONDS 10 | 77 | #define RSA_SECONDS 10 |
| 78 | #define DSA_SECONDS 10 | 78 | #define DSA_SECONDS 10 |
| 79 | #define ECDSA_SECONDS 10 | 79 | #define ECDSA_SECONDS 10 |
| 80 | #define ECDH_SECONDS 10 | 80 | #define ECDH_SECONDS 10 |
| 81 | #define MLKEM_SECONDS 10 | 81 | #define MLKEM_SECONDS 10 |
| 82 | 82 | ||
| 83 | #define MAX_UNALIGN 16 | 83 | #define MAX_UNALIGN 16 |
