openssl/crypto/ec
Emilia Kasper 9267c11bb5 Make DSA_SIG and ECDSA_SIG getters const.
Reorder arguments to follow convention.

Also allow r/s to be NULL in DSA_SIG_get0, similarly to ECDSA_SIG_get0.

This complements GH1193 which adds non-const setters.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-06-20 14:58:36 +02:00
..
asm x86_64 assembly pack: tolerate spaces in source directory name. 2016-05-29 14:12:51 +02:00
build.info
curve25519.c
ec2_mult.c
ec2_oct.c RT 4242: reject invalid EC point coordinates 2016-06-09 23:58:20 +02:00
ec2_smpl.c
ec_25519.c
ec_ameth.c Parameter copy sanity checks. 2016-05-31 13:06:16 +01:00
ec_asn1.c Make DSA_SIG and ECDSA_SIG getters const. 2016-06-20 14:58:36 +02:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c
ec_key.c
ec_kmeth.c
ec_lcl.h
ec_lib.c RT 4242: reject invalid EC point coordinates 2016-06-09 23:58:20 +02:00
ec_mult.c Free tempory data on error in ec_wNAF_mul() 2016-06-01 18:00:53 +01:00
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c
ecdsa_sign.c Useless includes 2016-06-18 16:30:24 -04:00
ecdsa_vrf.c Useless includes 2016-06-18 16:30:24 -04:00
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c
ecp_oct.c RT 4242: reject invalid EC point coordinates 2016-06-09 23:58:20 +02:00
ecp_smpl.c