pub unsafe extern "C" fn Hacl_Hash_SHA2_reset_256(
state: *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_Hash_SHA2_reset_256(
state: *mut Hacl_Streaming_MD_state_32,
)
Reset an existing state to the initial hash state with empty data.