Function boring_sys::BF_encrypt

source ·
pub unsafe extern "C" fn BF_encrypt(
    data: *mut u32,
    key: *const BF_KEY
)