crypto_core_hsalsa20

Function crypto_core_hsalsa20 

Source
pub unsafe extern "C" fn crypto_core_hsalsa20(
    out: *mut c_uchar,
    in_: *const c_uchar,
    k: *const c_uchar,
    c: *const c_uchar,
) -> c_int