DSA_print
if (!DSA_print(out, dsa, 0)) {
ret = DSA_print(b, x, off);
int DSA_print(BIO *bp, const DSA *x, int off);