DSA_get0_key
void DSA_get0_key(const DSA *d, const BIGNUM **pub_key,
DSA_get0_key(dsa, NULL, &priv_key);