openssl/crypto/dsa
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
..
build.info Make DSA_METHOD opaque 2016-04-03 00:23:56 +01:00
dsa_ameth.c Make DSA_SIG and ECDSA_SIG getters const. 2016-06-20 14:58:36 +02:00
dsa_asn1.c Make DSA_SIG and ECDSA_SIG getters const. 2016-06-20 14:58:36 +02:00
dsa_depr.c Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
dsa_err.c Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
dsa_gen.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
dsa_key.c Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
dsa_lib.c Fix the build and tests following constification of DH, DSA, RSA 2016-06-16 13:34:44 +01:00
dsa_locl.h Make DSA_SIG and ECDSA_SIG getters const. 2016-06-20 14:58:36 +02:00
dsa_meth.c Remove useless NULL checks 2016-05-23 13:37:02 +01:00
dsa_ossl.c Make DSA_SIG and ECDSA_SIG getters const. 2016-06-20 14:58:36 +02:00
dsa_pmeth.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
dsa_prn.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00
dsa_sign.c Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
dsa_vrf.c Copyright consolidation 07/10 2016-05-17 14:51:26 -04:00