Lines Matching refs:cipher
247 tristate "Kerberos 5 combined hash+cipher support"
253 Combined hash and cipher support for Kerberos 5 RFC3961 simplified
364 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
382 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
403 Anubis cipher algorithm
405 Anubis is a variable key length cipher which can use keys from
416 ARIA cipher algorithm (RFC5794)
432 Blowfish cipher algorithm, by Bruce Schneier
434 This is a variable key length cipher which can use keys from 32
443 Common parts of the Blowfish cipher algorithm shared by the
450 Camellia cipher algorithms (ISO/IEC 18033-3)
452 Camellia is a symmetric key block cipher developed jointly
462 Common parts of the CAST cipher algorithms shared by the
470 CAST5 (CAST-128) cipher algorithm (RFC2144, ISO/IEC 18033-3)
486 cipher algorithms
502 Khazad cipher algorithm
516 SEED cipher algorithm (RFC4269, ISO/IEC 18033-3)
518 SEED is a 128-bit symmetric key block cipher that has been
521 It is a 16 round block cipher with the key size of 128 bit.
530 Serpent cipher algorithm, by Anderson, Biham & Knudsen
545 SM4 cipher algorithms (OSCCA GB/T 32907-2016,
572 TEA (Tiny Encryption Algorithm) cipher algorithms
574 Tiny Encryption Algorithm is a simple cipher that uses
590 Twofish cipher algorithm
593 candidate cipher by researchers at CounterPane Systems. It is a
594 16 round block cipher supporting key sizes of 128, 192, and 256
602 Common parts of the Twofish cipher algorithm shared by the
620 each sector using the XChaCha12 stream cipher, two passes of
622 the AES-256 block cipher on a single 16-byte block. On CPUs
640 ARC4 cipher algorithm
642 ARC4 is a stream cipher using keys ranging from 8 bits to 2048
653 The ChaCha20, XChaCha20, and XChaCha12 stream cipher algorithms
655 ChaCha20 is a 256-bit high-speed stream cipher designed by Daniel J.
677 This block cipher mode is required for IPSec ESP (XFRM_ESP).
729 narrow block cipher mode for dm-crypt. Use it with cipher
732 rest is used to tie each cipher block to its logical position.
743 This block cipher mode is required for RxRPC.
803 ChaCha20 stream cipher and Poly1305 authenticator combined
870 and decryption requests to the encapsulated cipher after applying
1185 This uses the AES cipher algorithm.
1219 This uses the AES cipher algorithm with the counter block mode.
1369 tristate "Symmetric key cipher algorithms"
1374 Enable the userspace interface for symmetric key cipher algorithms.
1404 tristate "AEAD cipher algorithms"
1410 Enable the userspace interface for AEAD cipher algorithms.