f8_decrypt

Function f8_decrypt 

Source
pub unsafe extern "C" fn f8_decrypt(
    ct: *const c_uchar,
    pt: *mut c_uchar,
    len: c_ulong,
    f8: *mut symmetric_F8,
) -> c_int