aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function CRYPTO_poly1305_update

Source
pub unsafe extern "C" fn CRYPTO_poly1305_update(
    state: *mut poly1305_state,
    in_: *const u8,
    in_len: usize,
)