aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function DH_compute_key_padded

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