Function riot_sys::inline::sha2xx_update

source ยท
unsafe extern "C" fn sha2xx_update(
    ctx: *mut sha2xx_context_t,
    data: *const c_void,
    len: size_t,
)