Function bearssl::br_sha224_init [] [src]

pub unsafe extern "C" fn br_sha224_init(ctx: *mut br_sha224_context)

\brief SHA-224 context initialisation.

This function initialises or resets a context for a new SHA-224 computation. It also sets the vtable pointer.

\param ctx pointer to the context structure.