projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4d2858
)
Typo
author
Richard Levitte
<levitte@openssl.org>
Sun, 29 May 2005 11:26:56 +0000
(11:26 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 29 May 2005 11:26:56 +0000
(11:26 +0000)
crypto/bn/bn_nist.c
patch
|
blob
|
history
diff --git
a/crypto/bn/bn_nist.c
b/crypto/bn/bn_nist.c
index b42ad01a43ede3ba14875a0d7ab62fd21be89e00..faf0e347e24420b1123026aed04a3a79d74ea63c 100644
(file)
--- a/
crypto/bn/bn_nist.c
+++ b/
crypto/bn/bn_nist.c
@@
-283,7
+283,7
@@
int BN_nist_mod_192(BIGNUM *r, const BIGNUM *a, const BIGNUM *field,
nist_cp_bn_0(buf, a_d + BN_NIST_192_TOP, top - BN_NIST_192_TOP, BN_NIST_192_TOP);
#if defined(OPENSSL_SYS_VMS) && defined(__DECC)
-# pragma save
+# pragma
message
save
# pragma message disable BADSUBSCRIPT
#endif
@@
-296,7
+296,7
@@
int BN_nist_mod_192(BIGNUM *r, const BIGNUM *a, const BIGNUM *field,
++carry;
#if defined(OPENSSL_SYS_VMS) && defined(__DECC)
-# pragma restore
+# pragma
message
restore
#endif
nist_set_192(t_d, buf, 5, 5, 5)