Function esp_idf_hal::sys::ets_sha_update
source ยท pub unsafe extern "C" fn ets_sha_update(
ctx: *mut SHAContext,
input: *const u8,
input_bytes: u32,
update_ctx: bool,
)
pub unsafe extern "C" fn ets_sha_update(
ctx: *mut SHAContext,
input: *const u8,
input_bytes: u32,
update_ctx: bool,
)