Home
last modified time | relevance | path

Searched full:algorithms (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/linux/drivers/crypto/
H A DKconfig23 operations with supported algorithms.
42 tristate "PadLock driver for SHA1 and SHA256 algorithms"
48 Use VIA PadLock for SHA1/SHA256 algorithms.
177 tristate "PAES cipher algorithms"
186 AES cipher algorithms for use with protected key.
192 tristate "PHMAC cipher algorithms"
321 you want to use the OMAP modules for any of the crypto algorithms.
336 want to use the OMAP module for MD5/SHA1/SHA2 algorithms.
350 want to use the OMAP module for AES algorithms.
360 want to use the OMAP module for DES and 3DES algorithms. Currently
[all …]
/linux/arch/arm64/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (arm64)"
55 Block ciphers: AES cipher algorithms (FIPS-197)
69 Block ciphers: AES cipher algorithms (FIPS-197)
80 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
97 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
115 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
134 Block ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
146 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
164 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
182 AEAD cipher: AES cipher algorithms (FIPS-197) with
[all …]
/linux/crypto/
H A DKconfig3 # Generic algorithms support
61 This option provides the API for cryptographic algorithms.
184 registration time if algorithms are dynamically loaded later.
208 tristate "Null algorithms"
213 These are 'Null' algorithms, used by IPsec, which do nothing.
265 algorithms in the kernel. It should not be enabled in production
344 One of the Russian cryptographic standard algorithms (called GOST
345 algorithms). Only signature verification is implemented.
356 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
374 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
[all …]
/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst80 currently selected (shown in square brackets) compression algorithms,
86 #show supported compression algorithms
94 algorithms that are supported by zram.
99 Compression algorithms may support specific parameters which can be
103 For example, several compression algorithms support `level` parameter.
104 In addition, certain compression algorithms support pre-trained dictionaries,
105 which significantly change algorithms' characteristics. In order to configure
120 Parameters are algorithm specific: not all algorithms support pre-trained
121 dictionaries, not all algorithms support `level`. Furthermore, for certain
122 algorithms `level` controls the compression level (the higher the value the
[all …]
/linux/Documentation/crypto/
H A Dsha3.rst12 The SHA-3 family of algorithms, as specified in NIST FIPS-202 [1]_, contains six
13 algorithms based on the Keccak sponge function. The differences between them
18 arbitrary amounts of output can be obtained for certain algorithms.
20 Four digest algorithms are provided:
32 The SHA-3 library API supports all six of these algorithms. The four digest
33 algorithms are also supported by the crypto_shash and crypto_ahash APIs.
115 Since the SHA-3 algorithms are FIPS-approved, when the kernel is booted in FIPS
H A Dapi-intro.rst23 At the lowest level are algorithms, which register dynamically with the
28 abstraction to the underlying algorithms. However, at the user
35 [algorithm api] (for registering algorithms)
100 Adding New Algorithms
112 Algorithms submitted must also be generally patent-free (e.g. IDEA
117 Also check for any RFCs which may relate to the use of specific algorithms,
119 Cipher Algorithms").
188 Original developers of the crypto algorithms:
H A Ddevel-algos.rst1 Developing Cipher Algorithms
40 successfully registered all the given algorithms; if it fails partway
44 return value. Don't try to unregister algorithms that aren't
111 The registration of multi-block cipher algorithms is one of the most
/linux/arch/x86/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (x86)"
13 Block cipher: AES cipher algorithms
42 Block cipher: Camellia cipher algorithms
184 Length-preserving ciphers: SM4 cipher algorithms
205 Length-preserving ciphers: SM4 cipher algorithms
279 Length-preserving cipher: ARIA cipher algorithms
297 Length-preserving cipher: ARIA cipher algorithms
316 Length-preserving cipher: ARIA cipher algorithms
/linux/arch/sparc/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (sparc64)"
24 Block ciphers: AES cipher algorithms (FIPS-197)
35 Block ciphers: Camellia cipher algorithms
/linux/arch/arm/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (arm)"
41 Block ciphers: AES cipher algorithms (FIPS-197)
61 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
88 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
/linux/Documentation/filesystems/
H A Dbtrfs.rst21 * Checksums on data and metadata (multiple algorithms available)
22 * Compression (multiple algorithms available)
26 * Integrated multiple device support, with several raid algorithms
/linux/fs/crypto/
H A DKconfig17 # allows the algorithms to be built as modules when all the filesystems are,
20 # Note: this option only pulls in the algorithms that filesystem encryption
26 # algorithms, not any per-architecture optimized implementations. It is
/linux/drivers/crypto/hisilicon/
H A DKconfig36 It provides AES, SM4, and 3DES algorithms with ECB
37 CBC, and XTS cipher mode, and AEAD algorithms.
75 accelerator, which can accelerate RSA and DH algorithms.
/linux/arch/powerpc/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (powerpc)"
10 Block ciphers: AES cipher algorithms (FIPS-197)
36 AEAD cipher: AES cipher algorithms (FIPS-197)
/linux/drivers/crypto/intel/keembay/
H A DKconfig73 sm3, as well as the HMAC variant of these algorithms.
84 Enables support for sha224 and hmac(sha224) algorithms in the Intel
86 algorithms.
/linux/drivers/crypto/allwinner/
H A DKconfig22 and SHA1 and MD5 hash algorithms.
79 Say y to enable support for hash algorithms.
139 Say y to enable support for hash algorithms.
/linux/include/linux/
H A Dcrc8.h46 * regular bit order (lsb first). Polynomials in CRC algorithms are typically
64 * reverse bit order (msb first). Polynomials in CRC algorithms are typically
95 * "A Painless Guide to CRC Error Detection Algorithms", ver 3, Aug 1993
/linux/Documentation/devicetree/bindings/crypto/
H A Dnvidia,tegra234-se-aes.yaml7 title: NVIDIA Tegra Security Engine for AES algorithms
11 algorithms - AES-ECB, AES-CBC, AES-OFB, AES-XTS, AES-CTR, AES-GCM, AES-CCM,
/linux/arch/riscv/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (riscv)"
12 Block cipher: AES cipher algorithms
/linux/arch/s390/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (s390)"
20 Block cipher: AES cipher algorithms (FIPS 197)
/linux/net/ipv4/
H A DKconfig346 AH can be used with various authentication algorithms. Besides
348 implementations of the algorithms that RFC 8221 lists as MUST be
349 implemented. If you need any other algorithms, you'll need to enable
351 implementations of any needed algorithms when available.
361 ESP can be used with various encryption and authentication algorithms.
363 implementations of the algorithms that RFC 8221 lists as MUST be
364 implemented. If you need any other algorithms, you'll need to enable
366 implementations of any needed algorithms when available.
/linux/Documentation/locking/
H A Dpi-futex.rst33 technique that often cannot be replaced with lockless algorithms. As we
38 algorithms often endangers to ability to do robust reviews of said code.
40 data structures, instead of lockless algorithms. Furthermore, there are
/linux/Documentation/userspace-api/media/
H A Dglossary.rst110 A specialized processor that implements a set of algorithms for
111 processing image data. ISPs may implement algorithms for lens
114 algorithms (e.g. automatic exposure, white balance and focus).
/linux/fs/verity/
H A Dhash_algs.c3 * fs-verity hash algorithms
10 /* The hash algorithms supported by fs-verity */
157 * Sanity check the hash algorithms (could be a build-time check, but in fsverity_check_hash_algs()
/linux/Documentation/ABI/testing/
H A Dima_policy76 appraise_algos:= comma-separated list of hash algorithms
79 of these two algorithms.
161 restricts the hash algorithms allowed when writing to the

12345678910>>...14