Function bssl_sys::X25519_keypair

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