BF_decrypt

Function BF_decrypt 

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