Function bearssl::br_multihash_zero [] [src]

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

\brief Clear a multi-hasher context.

This should always be called once on a given context, before setting the implementation pointers.

\param ctx the multi-hasher context.