ossl_bn_gen_dsa_nonce_fixed_top
ret = ossl_bn_gen_dsa_nonce_fixed_top(out, range, priv, message,
if (!ossl_bn_gen_dsa_nonce_fixed_top(k, dsa->params.q,
res = ossl_bn_gen_dsa_nonce_fixed_top(k, order, priv_key,
int ossl_bn_gen_dsa_nonce_fixed_top(BIGNUM *out, const BIGNUM *range,