openssl/crypto/dsa
David Benjamin a97faad76a Document and add macros for additional DSA options
EVP_PKEY_CTRL_DSA_PARAMGEN_Q_BITS and EVP_PKEY_CTRL_DSA_PARAMGEN_MD are only
exposed from EVP_PKEY_CTX_ctrl, which means callers must write more error-prone
code (see also issue #1319). Add the missing wrapper macros and document them.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8093)
2019-01-30 10:04:47 -06:00
..
build.info Make DSA_METHOD opaque 2016-04-03 00:23:56 +01:00
dsa_ameth.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_asn1.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_depr.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_err.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_gen.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_key.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_lib.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_locl.h Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_meth.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_ossl.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_pmeth.c Document and add macros for additional DSA options 2019-01-30 10:04:47 -06:00
dsa_prn.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_sign.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00
dsa_vrf.c Following the license change, modify the boilerplates in crypto/dsa/ 2018-12-06 14:48:43 +01:00