libsodium_sys

Function crypto_core_ed25519_from_hash

Source
pub unsafe extern "C" fn crypto_core_ed25519_from_hash(
    p: *mut c_uchar,
    h: *const c_uchar,
) -> c_int