Lines Matching refs:cipher
327 Support for the AEAD wrapper using the ChaCha20 stream cipher combined
381 This block cipher algorithm is required for IPSec.
389 This block cipher algorithm is required for TPM2 Cryptography.
397 This block cipher algorithm is required for IPSec.
420 This is the simplest block cipher algorithm. It simply encrypts
430 narrow block cipher mode for dm-crypt. Use it with cipher
433 rest is used to tie each cipher block to its logical position.
440 OFB: the Output Feedback mode makes a block cipher into a synchronous
441 stream cipher. It generates keystream blocks, which are then XORed
453 This block cipher algorithm is required for RxRPC.
461 XTS: IEEE1619/D16 narrow block cipher use with aes-xts-plain,
504 each sector using the XChaCha12 stream cipher, two passes of
506 the AES-256 block cipher on a single 16-byte block. On CPUs
532 and decryption requests to the encapsulated cipher after applying
1045 tristate "AES cipher algorithms"
1049 AES cipher algorithms (FIPS-197). AES uses the Rijndael
1066 tristate "Fixed time AES cipher"
1085 tristate "AES cipher algorithms (AES-NI)"
1095 AES cipher algorithms (FIPS-197). AES uses the Rijndael
1111 In addition to AES cipher algorithm support, the acceleration
1112 for some popular block cipher mode is supported too, including
1117 tristate "AES cipher algorithms (SPARC64)"
1123 AES cipher algorithms (FIPS-197). AES uses the Rijndael
1139 In addition to AES cipher algorithm support, the acceleration
1140 for some popular block cipher mode is supported too, including
1144 tristate "AES cipher algorithms (PPC SPE)"
1148 AES cipher algorithms (FIPS-197). Additionally the acceleration
1149 for popular block cipher modes ECB, CBC, CTR and XTS is supported.
1158 tristate "Anubis cipher algorithm"
1162 Anubis cipher algorithm.
1164 Anubis is a variable key length cipher which can use keys from
1173 tristate "ARC4 cipher algorithm"
1178 ARC4 cipher algorithm.
1180 ARC4 is a stream cipher using keys ranging from 8 bits to 2048
1186 tristate "Blowfish cipher algorithm"
1190 Blowfish cipher algorithm, by Bruce Schneier.
1192 This is a variable key length cipher which can use keys from 32
1202 Common parts of the Blowfish cipher algorithm shared by the
1209 tristate "Blowfish cipher algorithm (x86_64)"
1215 Blowfish cipher algorithm (x86_64), by Bruce Schneier.
1217 This is a variable key length cipher which can use keys from 32
1225 tristate "Camellia cipher algorithms"
1228 Camellia cipher algorithms module.
1230 Camellia is a symmetric key block cipher developed jointly
1239 tristate "Camellia cipher algorithm (x86_64)"
1244 Camellia cipher algorithm module (x86_64).
1246 Camellia is a symmetric key block cipher developed jointly
1255 tristate "Camellia cipher algorithm (x86_64/AES-NI/AVX)"
1262 Camellia cipher algorithm module (x86_64/AES-NI/AVX).
1264 Camellia is a symmetric key block cipher developed jointly
1273 tristate "Camellia cipher algorithm (x86_64/AES-NI/AVX2)"
1277 Camellia cipher algorithm module (x86_64/AES-NI/AVX2).
1279 Camellia is a symmetric key block cipher developed jointly
1288 tristate "Camellia cipher algorithm (SPARC64)"
1293 Camellia cipher algorithm module (SPARC64).
1295 Camellia is a symmetric key block cipher developed jointly
1306 Common parts of the CAST cipher algorithms shared by the
1310 tristate "CAST5 (CAST-128) cipher algorithm"
1318 tristate "CAST5 (CAST-128) cipher algorithm (x86_64/AVX)"
1329 This module provides the Cast5 cipher algorithm that processes
1333 tristate "CAST6 (CAST-256) cipher algorithm"
1341 tristate "CAST6 (CAST-256) cipher algorithm (x86_64/AVX)"
1353 This module provides the Cast6 cipher algorithm that processes
1357 tristate "DES and Triple DES EDE cipher algorithms"
1361 DES cipher algorithm (FIPS 46-2), and Triple DES EDE (FIPS 46-3).
1364 tristate "DES and Triple DES EDE cipher algorithms (SPARC64)"
1370 DES cipher algorithm (FIPS 46-2), and Triple DES EDE (FIPS 46-3),
1374 tristate "Triple DES EDE cipher algorithm (x86-64)"
1382 This module provides implementation of the Triple DES EDE cipher
1388 tristate "FCrypt cipher algorithm"
1395 tristate "Khazad cipher algorithm"
1399 Khazad cipher algorithm.
1409 tristate "ChaCha stream cipher algorithms"
1413 The ChaCha20, XChaCha20, and XChaCha12 stream cipher algorithms.
1415 ChaCha20 is a 256-bit high-speed stream cipher designed by Daniel J.
1431 tristate "ChaCha stream cipher algorithms (x86_64/SSSE3/AVX2/AVX-512VL)"
1441 tristate "ChaCha stream cipher algorithms (MIPS 32r2 optimized)"
1447 tristate "SEED cipher algorithm"
1451 SEED cipher algorithm (RFC4269).
1453 SEED is a 128-bit symmetric key block cipher that has been
1456 It is a 16 round block cipher with the key size of 128 bit.
1462 tristate "Serpent cipher algorithm"
1465 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1474 tristate "Serpent cipher algorithm (x86_64/SSE2)"
1481 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1486 This module provides Serpent cipher algorithm that processes eight
1493 tristate "Serpent cipher algorithm (i586/SSE2)"
1500 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1505 This module provides Serpent cipher algorithm that processes four
1512 tristate "Serpent cipher algorithm (x86_64/AVX)"
1520 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1525 This module provides the Serpent cipher algorithm that processes
1532 tristate "Serpent cipher algorithm (x86_64/AVX2)"
1536 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1541 This module provides Serpent cipher algorithm that processes 16
1548 tristate "SM4 cipher algorithm"
1552 SM4 cipher algorithms (OSCCA GB/T 32907-2016).
1574 tristate "SM4 cipher algorithm (x86_64/AES-NI/AVX)"
1581 SM4 cipher algorithms (OSCCA GB/T 32907-2016) (x86_64/AES-NI/AVX).
1588 instruction set for block cipher. Through two affine transforms,
1595 tristate "SM4 cipher algorithm (x86_64/AES-NI/AVX2)"
1603 SM4 cipher algorithms (OSCCA GB/T 32907-2016) (x86_64/AES-NI/AVX2).
1610 instruction set for block cipher. Through two affine transforms,
1617 tristate "TEA, XTEA and XETA cipher algorithms"
1621 TEA cipher algorithm.
1623 Tiny Encryption Algorithm is a simple cipher that uses
1635 tristate "Twofish cipher algorithm"
1639 Twofish cipher algorithm.
1642 candidate cipher by researchers at CounterPane Systems. It is a
1643 16 round block cipher supporting key sizes of 128, 192, and 256
1652 Common parts of the Twofish cipher algorithm shared by the
1656 tristate "Twofish cipher algorithms (i586)"
1662 Twofish cipher algorithm.
1665 candidate cipher by researchers at CounterPane Systems. It is a
1666 16 round block cipher supporting key sizes of 128, 192, and 256
1673 tristate "Twofish cipher algorithm (x86_64)"
1679 Twofish cipher algorithm (x86_64).
1682 candidate cipher by researchers at CounterPane Systems. It is a
1683 16 round block cipher supporting key sizes of 128, 192, and 256
1690 tristate "Twofish cipher algorithm (x86_64, 3-way parallel)"
1696 Twofish cipher algorithm (x86_64, 3-way parallel).
1699 candidate cipher by researchers at CounterPane Systems. It is a
1700 16 round block cipher supporting key sizes of 128, 192, and 256
1703 This module provides Twofish cipher algorithm that processes three
1710 tristate "Twofish cipher algorithm (x86_64/AVX)"
1719 Twofish cipher algorithm (x86_64/AVX).
1722 candidate cipher by researchers at CounterPane Systems. It is a
1723 16 round block cipher supporting key sizes of 128, 192, and 256
1726 This module provides the Twofish cipher algorithm that processes
1861 tristate "User-space interface for symmetric key cipher algorithms"
1867 key cipher algorithms.
1888 tristate "User-space interface for AEAD cipher algorithms"
1896 cipher algorithms.