aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function ED25519_keypair

Source
pub unsafe extern "C" fn ED25519_keypair(
    out_public_key: *mut u8,
    out_private_key: *mut u8,
)