aws_lc_sys

Function X25519

Source
pub unsafe extern "C" fn X25519(
    out_shared_key: *mut u8,
    private_key: *const u8,
    peer_public_value: *const u8,
) -> c_int