Function tomcrypt_sys::xcbc_init [] [src]

pub unsafe extern "C" fn xcbc_init(
    xcbc: *mut xcbc_state,
    cipher: c_int,
    key: *const c_uchar,
    keylen: c_ulong
) -> c_int