Function bearssl::br_multihash_init [] [src]

pub unsafe extern "C" fn br_multihash_init(ctx: *mut br_multihash_context)

\brief Reset a multi-hasher context.

This function prepares the context for a new hashing computation, for all implementations configured at that point.

\param ctx the multi-hasher context.