pub const mbedtls_cipher_type_t_MBEDTLS_CIPHER_AES_128_CFB128: mbedtls_cipher_type_t = 8;
Expand description

< AES cipher with 128-bit CFB128 mode.