sha3_process

Function sha3_process 

Source
pub unsafe extern "C" fn sha3_process(
    md: *mut hash_state,
    in_: *const c_uchar,
    inlen: c_ulong,
) -> c_int