Function libsodium_ffi::crypto_onetimeauth_update [] [src]

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