Function esp_idf_hal::sys::ets_sha_finish

source ยท
pub unsafe extern "C" fn ets_sha_finish(
    ctx: *mut SHAContext,
    output: *mut u8,
) -> u32