aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BLAKE2B256_Update

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