Function bearssl::br_md5sha1_init [] [src]

pub unsafe extern "C" fn br_md5sha1_init(ctx: *mut br_md5sha1_context)

\brief MD5+SHA-1 context initialisation.

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

\param ctx pointer to the context structure.