Constant esp_idf_hal::sys::MBEDTLS_KEY_LENGTH_DES
source ยท pub const MBEDTLS_KEY_LENGTH_DES: u32 = 64; // 64u32
Expand description
Key length, in bits (including parity), for DES keys. \warning DES is considered weak.