Function esp_idf_hal::sys::esp_rom_md5_init

source ยท
pub unsafe extern "C" fn esp_rom_md5_init(context: *mut MD5Context)
Expand description

@brief Initialize the MD5 context

@param context Context object allocated by user