Function boring_sys::BF_decrypt

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