Lines Matching refs:algorithm
21 Enables software based BCH ECC algorithm present in lib/bch.c
290 bool "Support the AES algorithm"
293 (Advanced Encryption Standard). This algorithm uses a symetric key
295 supported by the algorithm but only a 128-bit key is supported at
355 This option enables support of hashing using SHA1 algorithm.
357 The SHA1 algorithm produces a 160-bit (20-byte) hash value
363 This option enables support of hashing using SHA256 algorithm.
365 The SHA256 algorithm produces a 256-bit (32-byte) hash value
369 bool "Enable SHA512 algorithm"
371 This option enables support of internal SHA512 algorithm.
377 This option enables support of hashing using SHA512 algorithm.
379 The SHA512 algorithm produces a 512-bit (64-byte) hash value
386 This option enables support of hashing using SHA384 algorithm.
388 The SHA384 algorithm produces a 384-bit (48-byte) hash value
409 bool "Support MD5 algorithm"
411 This option enables MD5 support. MD5 is an algorithm designed
418 bool "Support MD5 algorithm in SPL"
420 This option enables MD5 support in SPL. MD5 is an algorithm designed
440 is included. The LZ4 algorithm can run in-place as long as the
453 This enables support for LZMA (Lempel-Ziv-Markov chain algorithm),
454 a dictionary compression algorithm that provides a high compression
461 This enables support for LZO compression algorithm.r
468 This enables support for GZIP compression algorithm.
484 This enables support for BZIP2 compression algorithm.
501 This enables support for the LZ4 decompression algorithm in SPL. LZ4
502 is a lossless data compression algorithm that is focused on
509 This enables support for LZMA compression algorithm for SPL boot.
514 This enables support for LZO compression algorithm in the SPL.