artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c72c4db
)
Use RCS tag instead of an incorrect path.
author
tb
<tb@openbsd.org>
Thu, 6 Apr 2023 18:43:47 +0000
(18:43 +0000)
committer
tb
<tb@openbsd.org>
Thu, 6 Apr 2023 18:43:47 +0000
(18:43 +0000)
lib/libcrypto/constant_time.h
patch
|
blob
|
history
diff --git
a/lib/libcrypto/constant_time.h
b/lib/libcrypto/constant_time.h
index
6546526
..
ea7dede
100644
(file)
--- a/
lib/libcrypto/constant_time.h
+++ b/
lib/libcrypto/constant_time.h
@@
-1,4
+1,4
@@
-/*
crypto/constant_time_locl.h
*/
+/*
$OpenBSD: constant_time.h,v 1.3 2023/04/06 18:43:47 tb Exp $
*/
/*-
* Utilities for constant-time cryptography.
*