artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77bab3b
)
Add RCS tag
author
tb
<tb@openbsd.org>
Wed, 1 Mar 2023 11:04:17 +0000
(11:04 +0000)
committer
tb
<tb@openbsd.org>
Wed, 1 Mar 2023 11:04:17 +0000
(11:04 +0000)
lib/libcrypto/evp/cipher_method_lib.c
patch
|
blob
|
history
diff --git
a/lib/libcrypto/evp/cipher_method_lib.c
b/lib/libcrypto/evp/cipher_method_lib.c
index
cf19c38
..
d08cb86
100644
(file)
--- a/
lib/libcrypto/evp/cipher_method_lib.c
+++ b/
lib/libcrypto/evp/cipher_method_lib.c
@@
-1,3
+1,4
@@
+/* $OpenBSD: cipher_method_lib.c,v 1.3 2023/03/01 11:04:17 tb Exp $ */
/*
* Written by Richard Levitte (levitte@openssl.org) for the OpenSSL project
* 2015.