• Home
  • Raw
  • Download

Lines Matching refs:algorithm

117 	tristate "Cryptographic algorithm manager"
133 tristate "Userspace cryptographic algorithm configuration"
145 algorithm registration.
179 This converts an arbitrary crypto algorithm into a parallel
180 algorithm that executes in kernel threads.
189 converts an arbitrary synchronous software crypto algorithm
190 into an asynchronous algorithm that executes in a kernel thread.
225 tristate "RSA algorithm"
231 Generic implementation of the RSA public key algorithm.
234 tristate "Diffie-Hellman algorithm"
238 Generic implementation of the Diffie-Hellman algorithm.
245 tristate "ECDH algorithm"
249 Generic implementation of the ECDH algorithm
252 tristate "ECDSA (NIST P192, P256 etc.) algorithm"
258 is A NIST cryptographic standard algorithm. Only signature verification
262 tristate "EC-RDSA (GOST 34.10) algorithm"
275 tristate "SM2 algorithm"
282 Generic implementation of the SM2 public key algorithm. It was
292 tristate "Curve25519 algorithm"
338 tristate "AEGIS-128 AEAD algorithm"
342 Support for the AEGIS-128 dedicated AEAD algorithm.
350 tristate "AEGIS-128 AEAD algorithm (x86_64 AESNI+SSE2 implementation)"
355 AESNI+SSE2 implementation of the AEGIS-128 dedicated AEAD algorithm.
366 xoring it with a salt. This algorithm is mainly useful for CTR
377 algorithm for CBC.
387 This block cipher algorithm is required for IPSec.
395 This block cipher algorithm is required for TPM2 Cryptography.
403 This block cipher algorithm is required for IPSec.
426 This is the simplest block cipher algorithm. It simply encrypts
459 This block cipher algorithm is required for RxRPC.
578 XCBC: Keyed-Hashing with encryption algorithm
588 VMAC is a message authentication algorithm designed for
597 tristate "CRC32c CRC algorithm"
618 tristate "CRC32c CRC algorithm (powerpc64)"
623 CRC32c algorithm implemented using vector polynomial multiply-sum
629 tristate "CRC32c CRC algorithm (SPARC64)"
634 CRC32c CRC algorithm implemented using sparc64 crypto instructions,
638 tristate "CRC32 CRC algorithm"
642 CRC-32-IEEE 802.3 cyclic redundancy-check algorithm.
659 tristate "CRC32c and CRC32 CRC algorithm (MIPS)"
668 tristate "xxHash hash algorithm"
672 xxHash non-cryptographic hash algorithm. Extremely fast, working at
676 tristate "BLAKE2b digest algorithm"
693 tristate "BLAKE2s digest algorithm"
711 tristate "BLAKE2s digest algorithm (x86 accelerated version)"
717 tristate "CRCT10DIF algorithm"
740 CRC10T10DIF algorithm implemented using vector polynomial
761 tristate "Poly1305 authenticator algorithm"
765 Poly1305 authenticator algorithm, RFC7539.
767 Poly1305 is an authenticator algorithm designed by Daniel J. Bernstein.
772 tristate "Poly1305 authenticator algorithm (x86_64/SSE2/AVX2)"
777 Poly1305 authenticator algorithm, RFC7539.
779 Poly1305 is an authenticator algorithm designed by Daniel J. Bernstein.
785 tristate "Poly1305 authenticator algorithm (MIPS optimized)"
790 tristate "MD4 digest algorithm"
793 MD4 message digest algorithm (RFC1320).
796 tristate "MD5 digest algorithm"
799 MD5 message digest algorithm (RFC1321).
802 tristate "MD5 digest algorithm (OCTEON)"
807 MD5 message digest algorithm (RFC1321) implemented
811 tristate "MD5 digest algorithm (PPC)"
815 MD5 message digest algorithm (RFC1321) implemented
819 tristate "MD5 digest algorithm (SPARC64)"
824 MD5 message digest algorithm (RFC1321) implemented
828 tristate "Michael MIC keyed digest algorithm"
832 (IEEE 802.11i). This algorithm is required for TKIP, but it
834 of the algorithm.
837 tristate "RIPEMD-128 digest algorithm"
850 tristate "RIPEMD-160 digest algorithm"
867 tristate "RIPEMD-256 digest algorithm"
879 tristate "RIPEMD-320 digest algorithm"
891 tristate "SHA1 digest algorithm"
897 tristate "SHA1 digest algorithm (SSSE3/AVX/AVX2/SHA-NI)"
908 tristate "SHA256 digest algorithm (SSSE3/AVX/AVX2/SHA-NI)"
920 tristate "SHA512 digest algorithm (SSSE3/AVX/AVX2)"
931 tristate "SHA1 digest algorithm (OCTEON)"
940 tristate "SHA1 digest algorithm (SPARC64)"
949 tristate "SHA1 digest algorithm (powerpc)"
956 tristate "SHA1 digest algorithm (PPC SPE)"
963 tristate "SHA224 and SHA256 digest algorithm"
976 tristate "SHA224 and SHA256 digest algorithm (PPC SPE)"
985 tristate "SHA224 and SHA256 digest algorithm (OCTEON)"
994 tristate "SHA224 and SHA256 digest algorithm (SPARC64)"
1024 tristate "SHA384 and SHA512 digest algorithm (SPARC64)"
1033 tristate "SHA3 digest algorithm"
1043 tristate "SM3 digest algorithm"
1069 Tiger hash algorithm 192, 160 and 128-bit hashes
1082 Whirlpool hash algorithm 512, 384 and 256-bit hashes
1106 algorithm.
1150 Use Intel AES-NI instructions for AES algorithm.
1153 algorithm.
1168 In addition to AES cipher algorithm support, the acceleration
1178 Use SPARC64 crypto opcodes for AES algorithm.
1181 algorithm.
1196 In addition to AES cipher algorithm support, the acceleration
1215 tristate "Anubis cipher algorithm"
1219 Anubis cipher algorithm.
1230 tristate "ARC4 cipher algorithm"
1235 ARC4 cipher algorithm.
1238 bits in length. This algorithm is required for driver-based
1240 weakness of the algorithm.
1243 tristate "Blowfish cipher algorithm"
1247 Blowfish cipher algorithm, by Bruce Schneier.
1259 Common parts of the Blowfish cipher algorithm shared by the
1266 tristate "Blowfish cipher algorithm (x86_64)"
1271 Blowfish cipher algorithm (x86_64), by Bruce Schneier.
1296 tristate "Camellia cipher algorithm (x86_64)"
1302 Camellia cipher algorithm module (x86_64).
1313 tristate "Camellia cipher algorithm (x86_64/AES-NI/AVX)"
1322 Camellia cipher algorithm module (x86_64/AES-NI/AVX).
1333 tristate "Camellia cipher algorithm (x86_64/AES-NI/AVX2)"
1338 Camellia cipher algorithm module (x86_64/AES-NI/AVX2).
1349 tristate "Camellia cipher algorithm (SPARC64)"
1355 Camellia cipher algorithm module (SPARC64).
1372 tristate "CAST5 (CAST-128) cipher algorithm"
1376 The CAST5 encryption algorithm (synonymous with CAST-128) is
1380 tristate "CAST5 (CAST-128) cipher algorithm (x86_64/AVX)"
1387 The CAST5 encryption algorithm (synonymous with CAST-128) is
1390 This module provides the Cast5 cipher algorithm that processes
1394 tristate "CAST6 (CAST-256) cipher algorithm"
1398 The CAST6 encryption algorithm (synonymous with CAST-256) is
1402 tristate "CAST6 (CAST-256) cipher algorithm (x86_64/AVX)"
1411 The CAST6 encryption algorithm (synonymous with CAST-256) is
1414 This module provides the Cast6 cipher algorithm that processes
1422 DES cipher algorithm (FIPS 46-2), and Triple DES EDE (FIPS 46-3).
1431 DES cipher algorithm (FIPS 46-2), and Triple DES EDE (FIPS 46-3),
1435 tristate "Triple DES EDE cipher algorithm (x86-64)"
1440 Triple DES EDE (FIPS 46-3) algorithm.
1443 algorithm that is optimized for x86-64 processors. Two versions of
1444 algorithm are provided; regular processing one input block and
1448 tristate "FCrypt cipher algorithm"
1452 FCrypt algorithm used by RxRPC.
1455 tristate "Khazad cipher algorithm"
1459 Khazad cipher algorithm.
1462 an algorithm optimized for 64-bit processors with good performance
1469 tristate "Salsa20 stream cipher algorithm"
1472 Salsa20 stream cipher algorithm.
1477 The Salsa20 stream cipher algorithm is designed by Daniel J.
1519 tristate "SEED cipher algorithm"
1523 SEED cipher algorithm (RFC4269).
1527 national standard encryption algorithm of the Republic of Korea.
1534 tristate "Serpent cipher algorithm"
1537 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1540 of 8 bits. Also includes the 'Tnepres' algorithm, a reversed
1547 tristate "Serpent cipher algorithm (x86_64/SSE2)"
1554 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1559 This module provides Serpent cipher algorithm that processes eight
1566 tristate "Serpent cipher algorithm (i586/SSE2)"
1573 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1578 This module provides Serpent cipher algorithm that processes four
1585 tristate "Serpent cipher algorithm (x86_64/AVX)"
1593 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1598 This module provides the Serpent cipher algorithm that processes
1605 tristate "Serpent cipher algorithm (x86_64/AVX2)"
1609 Serpent cipher algorithm, by Anderson, Biham & Knudsen.
1614 This module provides Serpent cipher algorithm that processes 16
1621 tristate "SM4 cipher algorithm"
1650 TEA cipher algorithm.
1657 the TEA algorithm to address a potential key weakness
1658 in the TEA algorithm.
1661 of the XTEA algorithm for compatibility purposes.
1664 tristate "Twofish cipher algorithm"
1668 Twofish cipher algorithm.
1681 Common parts of the Twofish cipher algorithm shared by the
1690 Twofish cipher algorithm.
1701 tristate "Twofish cipher algorithm (x86_64)"
1706 Twofish cipher algorithm (x86_64).
1717 tristate "Twofish cipher algorithm (x86_64, 3-way parallel)"
1724 Twofish cipher algorithm (x86_64, 3-way parallel).
1731 This module provides Twofish cipher algorithm that processes three
1738 tristate "Twofish cipher algorithm (x86_64/AVX)"
1747 Twofish cipher algorithm (x86_64/AVX).
1754 This module provides the Twofish cipher algorithm that processes
1763 tristate "Deflate compression algorithm"
1769 This is the Deflate algorithm (RFC1951), specified for use in
1775 tristate "LZO compression algorithm"
1781 This is the LZO algorithm.
1784 tristate "842 compression algorithm"
1790 This is the 842 algorithm.
1793 tristate "LZ4 compression algorithm"
1799 This is the LZ4 algorithm.
1802 tristate "LZ4HC compression algorithm"
1808 This is the LZ4 high compression mode algorithm.
1811 tristate "Zstd compression algorithm"
1817 This is the zstd algorithm.