aws_lc_sys

Function X25519_keypair

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