Home
last modified time | relevance | path

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

12345678910>>...15

/linux/arch/arm64/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (arm64)"
54 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
64 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
73 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
83 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
94 SHA-3 secure hash algorithms (FIPS 202)
135 Block ciphers: AES cipher algorithms (FIPS-197)
149 Block ciphers: AES cipher algorithms (FIPS-197)
160 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
177 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
[all …]
/linux/arch/arm/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (arm)"
123 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
133 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
143 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
153 Block ciphers: AES cipher algorithms (FIPS-197)
174 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
202 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
220 stream cipher algorithms
/linux/arch/s390/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (s390)"
10 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
32 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
43 SHA3-224 and SHA3-256 secure hash algorithms (FIPS 202)
54 SHA3-384 and SHA3-512 secure hash algorithms (FIPS 202)
77 Block cipher: AES cipher algorithms (FIPS 197)
/linux/arch/sparc/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (sparc64)"
45 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
55 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
64 Block ciphers: AES cipher algorithms (FIPS-197)
75 Block ciphers: Camellia cipher algorithms
/linux/arch/x86/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (x86)"
26 Block cipher: AES cipher algorithms
55 Block cipher: Camellia cipher algorithms
204 Length-preserving ciphers: SM4 cipher algorithms
226 Length-preserving ciphers: SM4 cipher algorithms
302 Length-preserving cipher: ARIA cipher algorithms
321 Length-preserving cipher: ARIA cipher algorithms
341 Length-preserving cipher: ARIA cipher algorithms
358 stream cipher algorithms
451 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
[all …]
/linux/Documentation/crypto/
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/mips/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (mips)"
40 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
50 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
61 stream cipher algorithms
/linux/net/ipv6/
H A DKconfig57 AH can be used with various authentication algorithms. Besides
59 implementations of the algorithms that RFC 8221 lists as MUST be
60 implemented. If you need any other algorithms, you'll need to enable
62 implementations of any needed algorithms when available.
72 ESP can be used with various encryption and authentication algorithms.
74 implementations of the algorithms that RFC 8221 lists as MUST be
75 implemented. If you need any other algorithms, you'll need to enable
77 implementations of any needed algorithms when available.
/linux/arch/powerpc/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (powerpc)"
48 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
58 Block ciphers: AES cipher algorithms (FIPS-197)
84 AEAD cipher: AES cipher algorithms (FIPS-197)
101 stream cipher algorithms
/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.
76 accelerator, which can accelerate RSA and DH algorithms.
/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 Dcrypto.h92 * This flag is currently only implemented for algorithms of type "skcipher",
93 * "aead", "ahash", "shash", and "cipher". Algorithms of other types might not
96 * In some edge cases, algorithms can allocate memory regardless of this flag.
121 * This is intended to be used by algorithms that are themselves
280 * @cra_alignmask: For cipher, skcipher, lskcipher, and aead algorithms this is
289 * preferred that algorithms do not set a nonzero alignmask.
293 * not supported for hash algorithms and is always 0 for them.
417 * Transforms: user-instantiated objects which encapsulate algorithms
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/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/ABI/testing/
H A Dima_policy75 appraise_algos:= comma-separated list of hash algorithms
78 of these two algorithms.
160 restricts the hash algorithms allowed when writing to the
H A Dsysfs-block-zram38 available and selected compression algorithms, change
146 or show secondary compression algorithms.
153 with secondary compression algorithms.
H A Dsysfs-driver-uacce40 What: /sys/class/uacce/<dev_name>/algorithms
44 Description: Algorithms supported by this accelerator, separated by new line.
/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/arch/riscv/crypto/
H A DKconfig3 menu "Accelerated Cryptographic Algorithms for CPU (riscv)"
12 Block cipher: AES cipher algorithms

12345678910>>...15