aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function DES_key_sched

Source
pub unsafe extern "C" fn DES_key_sched(
    key: *const DES_cblock,
    schedule: *mut DES_key_schedule,
) -> c_int