ossl_dsa_check_params
int ossl_dsa_check_params(const DSA *dsa, int checktype, int *ret);
return ossl_dsa_check_params(dsa, checktype, &status);