Add RCS tags
authortb <tb@openbsd.org>
Wed, 4 May 2022 18:49:50 +0000 (18:49 +0000)
committertb <tb@openbsd.org>
Wed, 4 May 2022 18:49:50 +0000 (18:49 +0000)
lib/libcrypto/kdf/hkdf_evp.c
lib/libcrypto/kdf/kdf.h
lib/libcrypto/kdf/kdf_err.c

index 8bfac8e..033718c 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: hkdf_evp.c,v 1.4 2022/05/04 18:49:50 tb Exp $ */
 /* ====================================================================
  * Copyright (c) 2016-2018 The OpenSSL Project.  All rights reserved.
  *
index 02b01e7..d66107e 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: kdf.h,v 1.5 2022/05/04 18:49:50 tb Exp $ */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
  * project.
index f3cf870..a3f0f92 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: kdf_err.c,v 1.4 2022/05/04 18:49:50 tb Exp $ */
 /* ====================================================================
  * Copyright (c) 1999-2018 The OpenSSL Project.  All rights reserved.
  *