Commit 9267c11b authored by Emilia Kasper's avatar Emilia Kasper
Browse files

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: default avatarRich Salz <rsalz@openssl.org>
parent b73cfb13
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment