aws_lc_sys

Function DH_set_length

Source
pub unsafe extern "C" fn DH_set_length(
    dh: *mut DH,
    priv_length: c_uint,
) -> c_int