riot_sys::inline

Function sha2xx_update

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