Function tomcrypt_sys::f9_init [] [src]

pub unsafe extern "C" fn f9_init(
    f9: *mut f9_state,
    cipher: c_int,
    key: *const c_uchar,
    keylen: c_ulong
) -> c_int