Function mbedtls_sys::chachapoly_starts[][src]

pub unsafe extern "C" fn chachapoly_starts(
    ctx: *mut chachapoly_context,
    nonce: *const c_uchar,
    mode: chachapoly_mode_t
) -> c_int