pub unsafe extern "C" fn esp_rom_md5_init(context: *mut md5_context_t)
Expand description

@brief Initialize the MD5 context

@param context Context object allocated by user