Function DSA_set0_pqg

Source
pub unsafe extern "C" fn DSA_set0_pqg(
    d: *mut dsa_st,
    p: *mut bignum_st,
    q: *mut bignum_st,
    g: *mut bignum_st,
) -> i32