aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function X25519_keypair

Source
pub unsafe extern "C" fn X25519_keypair(
    out_public_value: *mut u8,
    out_private_key: *mut u8,
)