Function botan_sys::botan_fpe_decrypt[][src]

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