diff options
author | tb <> | 2018-07-17 17:06:50 +0000 |
---|---|---|
committer | tb <> | 2018-07-17 17:06:50 +0000 |
commit | e806d7b1499fb96531e6798a88d2cdfe39719b98 (patch) | |
tree | d8011e24af2387b8c750f8c0f985809107776603 /src/regress/lib/libcrypto/evp | |
parent | 423839337cd1e783403cb3143c272889749d4a5a (diff) | |
download | openbsd-e806d7b1499fb96531e6798a88d2cdfe39719b98.tar.gz openbsd-e806d7b1499fb96531e6798a88d2cdfe39719b98.tar.bz2 openbsd-e806d7b1499fb96531e6798a88d2cdfe39719b98.zip |
Add missing $OpenBSD$ markers.
Diffstat (limited to 'src/regress/lib/libcrypto/evp')
-rw-r--r-- | src/regress/lib/libcrypto/evp/evptest.c | 1 | ||||
-rw-r--r-- | src/regress/lib/libcrypto/evp/evptests.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/evp/evptest.c b/src/regress/lib/libcrypto/evp/evptest.c index bd5da475f1..1aa11d7b1e 100644 --- a/src/regress/lib/libcrypto/evp/evptest.c +++ b/src/regress/lib/libcrypto/evp/evptest.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: evptest.c,v 1.7 2018/07/17 17:06:49 tb Exp $ */ | ||
1 | /* Written by Ben Laurie, 2001 */ | 2 | /* Written by Ben Laurie, 2001 */ |
2 | /* | 3 | /* |
3 | * Copyright (c) 2001 The OpenSSL Project. All rights reserved. | 4 | * Copyright (c) 2001 The OpenSSL Project. All rights reserved. |
diff --git a/src/regress/lib/libcrypto/evp/evptests.txt b/src/regress/lib/libcrypto/evp/evptests.txt index d4b24df8e5..fd2c6cdfd1 100644 --- a/src/regress/lib/libcrypto/evp/evptests.txt +++ b/src/regress/lib/libcrypto/evp/evptests.txt | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: evptests.txt,v 1.5 2018/07/17 17:06:49 tb Exp $ | ||
1 | #cipher:key:iv:plaintext:ciphertext:0/1(decrypt/encrypt) | 2 | #cipher:key:iv:plaintext:ciphertext:0/1(decrypt/encrypt) |
2 | #digest:::input:output | 3 | #digest:::input:output |
3 | 4 | ||