Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 18 of 18) sorted by relevance

/linux-4.19.296/crypto/
DKconfig117 tristate "RSA algorithm"
123 Generic implementation of the RSA public key algorithm.
126 tristate "Diffie-Hellman algorithm"
130 Generic implementation of the Diffie-Hellman algorithm.
133 tristate "ECDH algorithm"
137 Generic implementation of the ECDH algorithm
140 tristate "Cryptographic algorithm manager"
156 tristate "Userspace cryptographic algorithm configuration"
169 algorithm registration.
199 This converts an arbitrary crypto algorithm into a parallel
[all …]
/linux-4.19.296/fs/pstore/
DKconfig23 algorithm support.
30 This option enables LZO compression algorithm support.
37 This option enables LZ4 compression algorithm support.
44 This option enables LZ4HC (high compression) mode algorithm.
51 This option enables 842 compression algorithm support.
58 This option enables zstd compression algorithm support.
68 prompt "Default pstore compression algorithm"
71 This option chooses the default active compression algorithm.
78 The default compression algorithm is deflate.
/linux-4.19.296/drivers/char/tpm/
Dtpm-sysfs.c24 u8 algorithm[4]; member
73 out->algorithm[0], out->algorithm[1], out->algorithm[2], in pubek_show()
74 out->algorithm[3], in pubek_show()
/linux-4.19.296/crypto/asymmetric_keys/
Dx509.asn124 algorithm OBJECT IDENTIFIER ({ x509_note_OID }),
48 algorithm AlgorithmIdentifier,
Dpkcs7.asn136 algorithm OBJECT IDENTIFIER ({ pkcs7_note_OID }),
119 algorithm OBJECT IDENTIFIER ({ pkcs7_note_OID }),
DKconfig14 tristate "Asymmetric public-key crypto algorithm subtype"
23 ENOPKG will be reported if the requisite algorithm is unavailable.
Dmscode.asn126 algorithm OBJECT IDENTIFIER ({ mscode_note_digest_algo }),
/linux-4.19.296/drivers/i2c/algos/
DKconfig2 # I2C algorithm drivers configuration
/linux-4.19.296/lib/
DKconfig131 of CRC32 algorithm. Choose the default ("slice by 8") unless you
137 Calculate checksum 8 bytes at a time with a clever slicing algorithm.
138 This is the fastest algorithm, but comes with a 8KiB lookup table.
148 Calculate checksum 4 bytes at a time with a clever slicing algorithm.
157 Calculate checksum a byte at a time using Sarwate's algorithm. This
212 algorithm. Module will be called crc8.
392 overlapping nodes. The algorithm is implemented as an
506 tristate "CORDIC algorithm"
508 This option provides an implementation of the CORDIC algorithm;
/linux-4.19.296/drivers/hid/intel-ish-hid/
DKconfig10 sensor polling and algorithm processing to a dedicated low power
/linux-4.19.296/usr/
DKconfig114 This option allows you to decide by which algorithm the builtin
121 dictionary size of the algorithm with algorithms like XZ and LZMA
138 Use the old and well tested gzip compression algorithm. Gzip provides
161 This algorithm's compression ratio is best but has a large dictionary
174 XZ uses the LZMA2 algorithm and has a large dictionary which may cause
/linux-4.19.296/fs/isofs/
Drock.h79 __u8 algorithm[2]; member
Drock.c547 algo = isonum_721(rr->u.ZF.algorithm); in parse_rock_ridge_inode_internal()
580 rr->u.ZF.algorithm[0], in parse_rock_ridge_inode_internal()
581 rr->u.ZF.algorithm[1]); in parse_rock_ridge_inode_internal()
/linux-4.19.296/lib/xz/
DKconfig5 LZMA2 compression algorithm and BCJ filters are supported using
/linux-4.19.296/include/xen/interface/io/
Dnetif.h879 uint8_t algorithm; member
/linux-4.19.296/drivers/i2c/
DKconfig77 Some I2C bus drivers require so-called "I2C algorithm" modules
133 Say Y here if you want the I2C algorithm drivers to produce a bunch
/linux-4.19.296/fs/reiserfs/
DREADME126 textbook he got the algorithm from in the code. Note that his analysis
128 was probably more important than the actual algorithm. Colin Plumb also
/linux-4.19.296/block/
DKconfig149 dynamically on an algorithm loosely based on CoDel, factoring in