Function botan_sys::botan_fpe_encrypt[][src]

pub unsafe extern "C" fn botan_fpe_encrypt(
    fpe: botan_fpe_t,
    x: botan_mp_t,
    tweak: *const u8,
    tweak_len: usize
) -> c_int