libsodium_sys

Function crypto_core_ed25519_sub

Source
pub unsafe extern "C" fn crypto_core_ed25519_sub(
    r: *mut c_uchar,
    p: *const c_uchar,
    q: *const c_uchar,
) -> c_int