pub unsafe extern "C" fn Hacl_Streaming_SHA2_free_256(
    s: *mut Hacl_Streaming_MD_state_32
)
Expand description

Free a state allocated with create_in_256.

This function is identical to the free function for SHA2_224.