Function r_core::r_des_round[][src]

pub unsafe extern "C" fn r_des_round(
    buflo: *mut c_uint,
    bufhi: *mut c_uint,
    roundkeylo: *mut c_uint,
    roundkeyhi: *mut c_uint
)