boring_sys

Function CAST_encrypt

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