Fix the build and tests following constification of DH, DSA, RSA
authorMatt Caswell <matt@openssl.org>
Thu, 16 Jun 2016 09:07:32 +0000 (10:07 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 16 Jun 2016 12:34:44 +0000 (13:34 +0100)
commitb84e12266f85156f58804ff94ea110890f13b52d
tree32de263358b118264aaf5e0c702cbc5f3637721c
parentcf3404fcc77aaf592c95326cbdd25612a8af6878
Fix the build and tests following constification of DH, DSA, RSA

Misc fixes following the constification of the DH, DSA and RSA
getters.

Reviewed-by: Stephen Henson <steve@openssl.org>
crypto/dh/dh_lib.c
crypto/dsa/dsa_lib.c
crypto/rsa/rsa_lib.c
test/dhtest.c
test/dsatest.c