Searched refs:algorithm (Results 1 – 8 of 8) sorted by relevance
24 algorithm support.31 This option enables LZO compression algorithm support.38 This option enables LZ4 compression algorithm support.45 This option enables LZ4HC (high compression) mode algorithm.52 This option enables 842 compression algorithm support.59 This option enables zstd compression algorithm support.69 prompt "Default pstore compression algorithm"72 This option chooses the default active compression algorithm.79 The default compression algorithm is deflate.
111 Support LZO compress algorithm, if unsure, say Y.120 Support LZ4 compress algorithm, if unsure, say Y.129 Support ZSTD compress algorithm, if unsure, say Y.139 Support LZO-RLE compress algorithm, if unsure, say Y.
79 __u8 algorithm[2]; member
547 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()
37 the dmesg log if the server rotation algorithm fails to successfully
6 # SHA-256 is selected as it's intended to be the default hash algorithm.
97 If you say yes here you should also select a hashing algorithm such as
126 textbook he got the algorithm from in the code. Note that his analysis128 was probably more important than the actual algorithm. Colin Plumb also