projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Expand expspeed.c to make BN_kronecker timings.
[openssl.git]
/
crypto
/
bn
/
bn.h
diff --git
a/crypto/bn/bn.h
b/crypto/bn/bn.h
index
fec91d7
..
c81f3de
100644
(file)
--- a/
crypto/bn/bn.h
+++ b/
crypto/bn/bn.h
@@
-510,6
+510,7
@@
void bn_dump1(FILE *o, const char *a, const BN_ULONG *b,int n);
#define BN_F_BN_CTX_NEW 106
#define BN_F_BN_DIV 107
#define BN_F_BN_EXPAND2 108
+#define BN_F_BN_EXPAND_INTERNAL 120
#define BN_F_BN_MOD_EXP2_MONT 118
#define BN_F_BN_MOD_EXP_MONT 109
#define BN_F_BN_MOD_EXP_MONT_WORD 117