Re: [PATCH 1/2] crypto/crc32: Provide crc32-base alias to enable fuzz testing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Oct 15, 2024 at 04:15:16PM +0200, Ard Biesheuvel wrote:
> +#ifdef CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
> +}, {
> +	.setkey			= crc32_setkey,
> +	.init			= crc32_init,
> +	.update			= crc32_update_base,
> +	.final			= crc32_final,
> +	.digest			= crc32_digest,

crc32_digest() uses the lib implementation.

- Eric




[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]
  Powered by Linux