artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f65f7
)
Add missing RCS marker
author
tb
<tb@openbsd.org>
Sun, 25 Jun 2023 19:43:28 +0000
(19:43 +0000)
committer
tb
<tb@openbsd.org>
Sun, 25 Jun 2023 19:43:28 +0000
(19:43 +0000)
lib/libcrypto/ecdh/ecdh_kdf.c
patch
|
blob
|
history
diff --git
a/lib/libcrypto/ecdh/ecdh_kdf.c
b/lib/libcrypto/ecdh/ecdh_kdf.c
index
bcd718c
..
f934074
100644
(file)
--- a/
lib/libcrypto/ecdh/ecdh_kdf.c
+++ b/
lib/libcrypto/ecdh/ecdh_kdf.c
@@
-1,3
+1,4
@@
+/* $OpenBSD: ecdh_kdf.c,v 1.9 2023/06/25 19:43:28 tb Exp $ */
/*
* Written by Stephen Henson for the OpenSSL project.
*/