diff options
| author | tb <> | 2018-07-17 17:06:50 +0000 |
|---|---|---|
| committer | tb <> | 2018-07-17 17:06:50 +0000 |
| commit | 6016188a1940d280c27f96e45b21e6bc5cca1309 (patch) | |
| tree | d8011e24af2387b8c750f8c0f985809107776603 /src/regress/lib/libcrypto/aead | |
| parent | 20cac0b606daa6755128c44bb3bc793972cb745e (diff) | |
| download | openbsd-6016188a1940d280c27f96e45b21e6bc5cca1309.tar.gz openbsd-6016188a1940d280c27f96e45b21e6bc5cca1309.tar.bz2 openbsd-6016188a1940d280c27f96e45b21e6bc5cca1309.zip | |
Add missing $OpenBSD$ markers.
Diffstat (limited to 'src/regress/lib/libcrypto/aead')
| -rw-r--r-- | src/regress/lib/libcrypto/aead/aeadtest.c | 1 | ||||
| -rw-r--r-- | src/regress/lib/libcrypto/aead/aeadtests.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/aead/aeadtest.c b/src/regress/lib/libcrypto/aead/aeadtest.c index 8d67d30158..4f0ab9fa3a 100644 --- a/src/regress/lib/libcrypto/aead/aeadtest.c +++ b/src/regress/lib/libcrypto/aead/aeadtest.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* $OpenBSD: aeadtest.c,v 1.11 2018/07/17 17:06:49 tb Exp $ */ | ||
| 1 | /* ==================================================================== | 2 | /* ==================================================================== |
| 2 | * Copyright (c) 2011-2013 The OpenSSL Project. All rights reserved. | 3 | * Copyright (c) 2011-2013 The OpenSSL Project. All rights reserved. |
| 3 | * | 4 | * |
diff --git a/src/regress/lib/libcrypto/aead/aeadtests.txt b/src/regress/lib/libcrypto/aead/aeadtests.txt index 3a3420a552..18cee7e579 100644 --- a/src/regress/lib/libcrypto/aead/aeadtests.txt +++ b/src/regress/lib/libcrypto/aead/aeadtests.txt | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | # $OpenBSD: aeadtests.txt,v 1.7 2018/07/17 17:06:49 tb Exp $ | ||
| 1 | # | 2 | # |
| 2 | # MACsec GCM-AES Test Vectors (bn-randall-test-vectors-0511-v1.pdf) | 3 | # MACsec GCM-AES Test Vectors (bn-randall-test-vectors-0511-v1.pdf) |
| 3 | # | 4 | # |
