aws_lc_sys

Function BLAKE2B256_Update

Source
pub unsafe extern "C" fn BLAKE2B256_Update(
    b2b: *mut BLAKE2B_CTX,
    data: *const c_void,
    len: usize,
)