Fix EC_KEY_print so it prints out private key information
authorTim Hudson <tjh@openssl.org>
Fri, 9 Sep 2016 20:53:33 +0000 (06:53 +1000)
committerTim Hudson <tjh@openssl.org>
Fri, 9 Sep 2016 21:04:42 +0000 (07:04 +1000)
commit718951c2f2bd0065425e560584eee89ec65d22a5
tree2965c7e8190eb8047e8f39c54f5f01f520df9f49
parent0adfd49e47b08df699c941efef01b88d12b4a060
Fix EC_KEY_print so it prints out private key information
even when the public key is not present in an EC_KEY

Reviewed-by: Stephen Henson <steve@openssl.org>
(cherry picked from commit 82f52631b21b021787f344733e08bb53f1e7f0ec)
crypto/ec/ec_ameth.c