pub unsafe extern "C" fn Hacl_Streaming_SHA2_init_256(
s: *mut Hacl_Streaming_MD_state_32,
)
Expand description
Reset an existing state to the initial hash state with empty data.
pub unsafe extern "C" fn Hacl_Streaming_SHA2_init_256(
s: *mut Hacl_Streaming_MD_state_32,
)
Reset an existing state to the initial hash state with empty data.