CAST_decrypt

Function CAST_decrypt 

Source
pub unsafe extern "C" fn CAST_decrypt(
    data: *mut u32,
    key: *const CAST_KEY,
)