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