pub const MBEDTLS_KEY_LENGTH_DES: _bindgen_ty_5 = 64;
Expand description

Key length, in bits (including parity), for DES keys. \warning DES is considered weak.