Function tomcrypt_sys::chacha_ivctr64 [] [src]

pub unsafe extern "C" fn chacha_ivctr64(
    st: *mut chacha_state,
    iv: *const c_uchar,
    ivlen: c_ulong,
    counter: ulong64
) -> c_int