Lines Matching full:cipher
247 tristate "Kerberos 5 combined hash+cipher support"
253 Combined hash and cipher support for Kerberos 5 RFC3961 simplified
356 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
374 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
395 Anubis cipher algorithm
397 Anubis is a variable key length cipher which can use keys from
408 ARIA cipher algorithm (RFC5794)
424 Blowfish cipher algorithm, by Bruce Schneier
426 This is a variable key length cipher which can use keys from 32
435 Common parts of the Blowfish cipher algorithm shared by the
442 Camellia cipher algorithms (ISO/IEC 18033-3)
444 Camellia is a symmetric key block cipher developed jointly
454 Common parts of the CAST cipher algorithms shared by the
462 CAST5 (CAST-128) cipher algorithm (RFC2144, ISO/IEC 18033-3)
478 cipher algorithms
494 Khazad cipher algorithm
508 SEED cipher algorithm (RFC4269, ISO/IEC 18033-3)
510 SEED is a 128-bit symmetric key block cipher that has been
513 It is a 16 round block cipher with the key size of 128 bit.
522 Serpent cipher algorithm, by Anderson, Biham & Knudsen
537 SM4 cipher algorithms (OSCCA GB/T 32907-2016,
564 TEA (Tiny Encryption Algorithm) cipher algorithms
566 Tiny Encryption Algorithm is a simple cipher that uses
582 Twofish cipher algorithm
585 candidate cipher by researchers at CounterPane Systems. It is a
586 16 round block cipher supporting key sizes of 128, 192, and 256
594 Common parts of the Twofish cipher algorithm shared by the
613 each sector using the XChaCha12 stream cipher, two passes of
615 the AES-256 block cipher on a single 16-byte block. On CPUs
628 tristate "ARC4 (Alleged Rivest Cipher 4)"
633 ARC4 cipher algorithm
635 ARC4 is a stream cipher using keys ranging from 8 bits to 2048
645 The ChaCha20, XChaCha20, and XChaCha12 stream cipher algorithms
647 ChaCha20 is a 256-bit high-speed stream cipher designed by Daniel J.
663 tristate "CBC (Cipher Block Chaining)"
667 CBC (Cipher Block Chaining) mode (NIST SP800-38A)
669 This block cipher mode is required for IPSec ESP (XFRM_ESP).
679 tristate "CTS (Cipher Text Stealing)"
683 CBC-CS3 variant of CTS (Cipher Text Stealing) (NIST
721 narrow block cipher mode for dm-crypt. Use it with cipher
724 rest is used to tie each cipher block to its logical position.
729 tristate "PCBC (Propagating Cipher Block Chaining)"
733 PCBC (Propagating Cipher Block Chaining) mode
735 This block cipher mode is required for RxRPC.
796 ChaCha20 stream cipher and Poly1305 authenticator combined
800 tristate "CCM (Counter with Cipher Block Chaining-MAC)"
806 CCM (Counter with Cipher Block Chaining-Message Authentication Code)
863 and decryption requests to the encapsulated cipher after applying
901 tristate "CMAC (Cipher-based MAC)"
905 CMAC (Cipher-based Message Authentication Code) authentication
1052 tristate "XCBC-MAC (Extended Cipher Block Chaining MAC)"
1056 XCBC-MAC (Extended Cipher Block Chaining Message Authentication
1179 This uses the AES cipher algorithm.
1213 This uses the AES cipher algorithm with the counter block mode.
1363 tristate "Symmetric key cipher algorithms"
1368 Enable the userspace interface for symmetric key cipher algorithms.
1398 tristate "AEAD cipher algorithms"
1404 Enable the userspace interface for AEAD cipher algorithms.