Function libsodium_ffi::crypto_onetimeauth_poly1305_update [] [src]

pub unsafe extern "C" fn crypto_onetimeauth_poly1305_update(
    state: *mut crypto_onetimeauth_poly1305_state,
    in_: *const c_uchar,
    inlen: c_ulonglong
) -> c_int