aws_lc_sys

Function DSA_set0_pqg

Source
pub unsafe extern "C" fn DSA_set0_pqg(
    dsa: *mut DSA,
    p: *mut BIGNUM,
    q: *mut BIGNUM,
    g: *mut BIGNUM,
) -> c_int