pub const mbedtls_cipher_type_t_MBEDTLS_CIPHER_AES_256_CFB128: mbedtls_cipher_type_t = 10;
Expand description

< AES cipher with 256-bit CFB128 mode.