DSA_new
DSA *dsa = DSA_new();
dsa = DSA_new();
if ((dsa = DSA_new()) == NULL)
if ((*pval = (ASN1_VALUE *)DSA_new()) == NULL)
if (!(dsa = DSA_new())) {
*pval = (ASN1_VALUE *)DSA_new();
if ((ret = DSA_new()) == NULL)
dsa = DSA_new();
dsa = DSA_new();
dsa = DSA_new();
DSA * DSA_new(void);
if ((private = DSA_new()) == NULL)
if ((k->dsa = DSA_new()) == NULL)