aws_lc_sys

Function DH_compute_key

Source
pub unsafe extern "C" fn DH_compute_key(
    out: *mut u8,
    peers_key: *const BIGNUM,
    dh: *mut DH,
) -> c_int