pub unsafe extern "C" fn Hacl_Hash_Blake2s_Simd128_update(
state: *mut Hacl_Hash_Blake2s_Simd128_state_t,
chunk: *mut u8,
chunk_len: u32,
) -> Hacl_Streaming_Types_error_code
Expand description
Update function when there is no key; 0 = success, 1 = max length exceeded