wc_Shake128Hash

Function wc_Shake128Hash 

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