Type Alias const_DES_cblock

Source
pub type const_DES_cblock = DES_cblock_st;

Aliased Type§

#[repr(C)]
pub struct const_DES_cblock { pub bytes: [u8; 8], }

Fields§

§bytes: [u8; 8]