Function bssl_sys::ED25519_keypair

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