wc_Shake128Hash_ex

Function wc_Shake128Hash_ex 

Source
pub unsafe extern "C" fn wc_Shake128Hash_ex(
    data: *const byte,
    len: word32,
    hash: *mut byte,
    hashLen: word32,
    heap: *mut c_void,
    devId: c_int,
) -> c_int