artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11f745e
)
Change include from _internal_s2n_bignum.h to s2n_bignum_internal.h.
author
jsing
<jsing@openbsd.org>
Thu, 16 Feb 2023 10:54:20 +0000
(10:54 +0000)
committer
jsing
<jsing@openbsd.org>
Thu, 16 Feb 2023 10:54:20 +0000
(10:54 +0000)
lib/libcrypto/bn/arch/amd64/word_clz.S
patch
|
blob
|
history
diff --git
a/lib/libcrypto/bn/arch/amd64/word_clz.S
b/lib/libcrypto/bn/arch/amd64/word_clz.S
index
6b57d69
..
025e98f
100644
(file)
--- a/
lib/libcrypto/bn/arch/amd64/word_clz.S
+++ b/
lib/libcrypto/bn/arch/amd64/word_clz.S
@@
-22,7
+22,7
@@
// Microsoft x64 ABI: RCX = a, returns RAX
// ----------------------------------------------------------------------------
-#include "
_internal_s2n_bignum
.h"
+#include "
s2n_bignum_internal
.h"
.intel_syntax noprefix
S2N_BN_SYM_VISIBILITY_DIRECTIVE(word_clz)