Revision [1844]
Last edited on 2008-07-24 06:03:04 by WikiAdminAdditions:
==Requirements==
Kernel 2.6.16 or above with these specific kernel options:
%%
You need to enable "Cryptographic API" under "Cryptographic options" in the kernel config. And you must enable "CRC32c CRC algorithm" even if
you do not use header or data digests. They are the kernel options, CONFIG_CRYPTO and CONFIG_CRYPTO_CRC32C, respectively.
%%
Kernel 2.6.16 or above with these specific kernel options:
%%
You need to enable "Cryptographic API" under "Cryptographic options" in the kernel config. And you must enable "CRC32c CRC algorithm" even if
you do not use header or data digests. They are the kernel options, CONFIG_CRYPTO and CONFIG_CRYPTO_CRC32C, respectively.
%%
Deletions:
Kernel 2.6.16 or above.