Lines Matching refs:cipher
411 cipher GCM operation as we support hardware acceleration only for AES cipher.
415 If this config is disabled, performing a non-AES cipher GCM operation with
425 operations using a non-AES cipher, you can safely disable this config,
829 bool "AES block cipher"
833 bool "Camellia block cipher"
837 bool "DES block cipher (legacy, insecure)"
840 Enables the DES block cipher to support 3DES-based TLS ciphersuites.
846 bool "Blowfish block cipher (read help)"
849 Enables the Blowfish block cipher (not used for TLS sessions.)
851 The Blowfish cipher is not used for mbedTLS TLS sessions but can be
856 bool "XTEA block cipher"
859 Enables the XTEA block cipher.
863 bool "CCM (Counter with CBC-MAC) block cipher modes"
872 bool "GCM (Galois/Counter) block cipher modes"
1076 bool "Chacha20 stream cipher"
1079 Enable support for Chacha20 stream cipher.