libcrux_hacl

Function Hacl_Hash_Blake2b_Simd256_update

Source
pub unsafe extern "C" fn Hacl_Hash_Blake2b_Simd256_update(
    state: *mut Hacl_Hash_Blake2b_Simd256_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