Lines Matching full:algorithm
6 Enables software based BCH ECC algorithm present in lib/bch.c
120 bool "Support the AES algorithm"
123 (Advanced Encryption Standard). This algorithm uses a symetric key
125 supported by the algorithm but only a 128-bit key is supported at
162 This option enables support of hashing using SHA1 algorithm.
164 The SHA1 algorithm produces a 160-bit (20-byte) hash value
170 This option enables support of hashing using SHA256 algorithm.
172 The SHA256 algorithm produces a 256-bit (32-byte) hash value
178 This option enables support of hashing using SHA512 algorithm.
180 The SHA512 algorithm produces a 512-bit (64-byte) hash value
214 is included. The LZ4 algorithm can run in-place as long as the
227 This enables support for LZMA (Lempel-Ziv-Markov chain algorithm),
228 a dictionary compression algorithm that provides a high compression
236 This enables support for LZMA (Lempel-Ziv-Markov chain algorithm),
237 a dictionary compression algorithm that provides a high compression
243 This enables support for LZO compression algorithm.r
248 This enables support for LZO compression algorithm in the SPL.