diff options
author | tb <> | 2019-01-19 01:18:56 +0000 |
---|---|---|
committer | tb <> | 2019-01-19 01:18:56 +0000 |
commit | fa54cbcee3339600b542830ddb05cf123d8f16de (patch) | |
tree | f36803fcc362d5d45a0ea147aa616fcf51c32232 /src | |
parent | a741d73f3a638cbcc4176f99548e19619d509a37 (diff) | |
download | openbsd-fa54cbcee3339600b542830ddb05cf123d8f16de.tar.gz openbsd-fa54cbcee3339600b542830ddb05cf123d8f16de.tar.bz2 openbsd-fa54cbcee3339600b542830ddb05cf123d8f16de.zip |
$OpenBSD$
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/ec/ec_kmeth.c | 1 | ||||
-rw-r--r-- | src/lib/libcrypto/engine/tb_eckey.c | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/ec/ec_kmeth.c b/src/lib/libcrypto/ec/ec_kmeth.c index 3e847e5fc5..664c412c1a 100644 --- a/src/lib/libcrypto/ec/ec_kmeth.c +++ b/src/lib/libcrypto/ec/ec_kmeth.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: ec_kmeth.c,v 1.4 2019/01/19 01:18:56 tb Exp $ */ | ||
1 | /* | 2 | /* |
2 | * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL | 3 | * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL |
3 | * project. | 4 | * project. |
diff --git a/src/lib/libcrypto/engine/tb_eckey.c b/src/lib/libcrypto/engine/tb_eckey.c index dd30815788..464156aefa 100644 --- a/src/lib/libcrypto/engine/tb_eckey.c +++ b/src/lib/libcrypto/engine/tb_eckey.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: tb_eckey.c,v 1.2 2019/01/19 01:18:56 tb Exp $ */ | ||
1 | /* ==================================================================== | 2 | /* ==================================================================== |
2 | * Copyright (c) 2000 The OpenSSL Project. All rights reserved. | 3 | * Copyright (c) 2000 The OpenSSL Project. All rights reserved. |
3 | * | 4 | * |