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:
b09f4fb
)
Define a short alias for another long EC symbol.
author
Richard Levitte
<levitte@openssl.org>
Thu, 23 May 2002 13:34:38 +0000
(13:34 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 23 May 2002 13:34:38 +0000
(13:34 +0000)
crypto/symhacks.h
patch
|
blob
|
history
diff --git
a/crypto/symhacks.h
b/crypto/symhacks.h
index de0f452b476fc09f90b8ed03a80bf23297387fa2..21022d9516466bbb93b108892655e91fc1da514e 100644
(file)
--- a/
crypto/symhacks.h
+++ b/
crypto/symhacks.h
@@
-242,6
+242,8
@@
#undef ec_GFp_simple_set_compressed_coordinates_GFp
#define ec_GFp_simple_set_compressed_coordinates_GFp \
ec_GFp_smp_set_compr_coords_GFp
+#undef ec_GFp_simple_group_check_discriminant
+#define ec_GFp_simple_group_check_discriminant ec_GFp_simple_grp_chk_discrim
#endif /* defined OPENSSL_SYS_VMS */