diff options
| author | jsing <> | 2024-04-25 14:27:29 +0000 |
|---|---|---|
| committer | jsing <> | 2024-04-25 14:27:29 +0000 |
| commit | ca0fe8f185409e6836f916bc4d089a28fd7dcacd (patch) | |
| tree | 12d4ad4550c67dcdfdb5a9d13f31fc75b3b736c0 /src/regress/lib/libcrypto/Makefile | |
| parent | 1482953237b86102ff8d87d94ffb73bec3c15f91 (diff) | |
| download | openbsd-ca0fe8f185409e6836f916bc4d089a28fd7dcacd.tar.gz openbsd-ca0fe8f185409e6836f916bc4d089a28fd7dcacd.tar.bz2 openbsd-ca0fe8f185409e6836f916bc4d089a28fd7dcacd.zip | |
Add regress coverage for crypto_ct_*_u8()
Diffstat (limited to 'src/regress/lib/libcrypto/Makefile')
| -rw-r--r-- | src/regress/lib/libcrypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 871ae2093a..ffe08d04bd 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.56 2024/03/29 07:13:38 joshua Exp $ | 1 | # $OpenBSD: Makefile,v 1.57 2024/04/25 14:27:29 jsing Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aes | 4 | SUBDIR += aes |
| @@ -14,6 +14,7 @@ SUBDIR += cast | |||
| 14 | SUBDIR += certs | 14 | SUBDIR += certs |
| 15 | SUBDIR += chacha | 15 | SUBDIR += chacha |
| 16 | SUBDIR += cms | 16 | SUBDIR += cms |
| 17 | SUBDIR += crypto | ||
| 17 | SUBDIR += ct | 18 | SUBDIR += ct |
| 18 | SUBDIR += curve25519 | 19 | SUBDIR += curve25519 |
| 19 | SUBDIR += des | 20 | SUBDIR += des |
