summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/pbkdf2/pbkdf2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/pbkdf2/pbkdf2.c')
-rw-r--r--src/regress/lib/libcrypto/pbkdf2/pbkdf2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/pbkdf2/pbkdf2.c b/src/regress/lib/libcrypto/pbkdf2/pbkdf2.c
index 591213fe53..9cbc031821 100644
--- a/src/regress/lib/libcrypto/pbkdf2/pbkdf2.c
+++ b/src/regress/lib/libcrypto/pbkdf2/pbkdf2.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: pbkdf2.c,v 1.2 2018/07/17 17:06:49 tb Exp $ */
1/* Written by Christian Heimes, 2013 */ 2/* Written by Christian Heimes, 2013 */
2/* 3/*
3 * Copyright (c) 2013 The OpenSSL Project. All rights reserved. 4 * Copyright (c) 2013 The OpenSSL Project. All rights reserved.