openssl/crypto/ec
Richard Levitte ff90d659e6 Use double dashes so makedepend doesn't misunderstand the flags we
give it.
For 0.9.7 and up, that means util/domd needs to remove those double
dashes from the argument list when gcc is used to find the
dependencies.
2002-10-09 13:21:33 +00:00
..
.cvsignore Move ec.h to ec2.h because it is not compatible with what we will use. 2001-03-05 20:13:37 +00:00
ec.h Improve EC efficiency. 2001-11-15 22:32:11 +00:00
ec_cvt.c Implement EC_GFp_mont_method. 2001-03-08 20:55:16 +00:00
ec_err.c Improve EC efficiency. 2001-11-15 22:32:11 +00:00
ec_lcl.h More EC stuff, including EC_POINTs_mul() for simultaneous scalar 2001-03-10 23:18:35 +00:00
ec_lib.c accept NULL in 'free' functions 2002-05-21 09:00:54 +00:00
ec_mult.c remove disabled code 2002-04-14 13:28:41 +00:00
ecp_mont.c More EC stuff, including EC_POINTs_mul() for simultaneous scalar 2001-03-10 23:18:35 +00:00
ecp_nist.c More EC stuff, including EC_POINTs_mul() for simultaneous scalar 2001-03-10 23:18:35 +00:00
ecp_recp.c More EC stuff, including EC_POINTs_mul() for simultaneous scalar 2001-03-10 23:18:35 +00:00
ecp_smpl.c len is a size_t, which is an unsigned integer. Therefore, some 2001-05-14 11:56:47 +00:00
ectest.c Some more prototype fixes. 2002-06-14 18:59:53 +00:00
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:21:33 +00:00