Constant esp_idf_hal::sys::MBEDTLS_KEY_LENGTH_DES_EDE

source ยท
pub const MBEDTLS_KEY_LENGTH_DES_EDE: u32 = 128; // 128u32
Expand description

Key length in bits, including parity, for DES in two-key EDE. \warning 3DES is considered weak.