]> git.ipfire.org Git - thirdparty/xz.git/commit
liblzma: Moved CLMUL CRC logic to crc_common.h.
authorHans Jansen <hansjansen162@outlook.com>
Thu, 12 Oct 2023 17:23:40 +0000 (19:23 +0200)
committerJia Tan <jiat0218@gmail.com>
Fri, 13 Oct 2023 12:54:05 +0000 (20:54 +0800)
commit93e6fb08b22c7c13be2dd1e7274fe78413436254
treebe99c3274e633b738e14ac73e07f332ed9131055
parent233885a437f8b55a5c8442984ebc0aaa579e92de
liblzma: Moved CLMUL CRC logic to crc_common.h.

crc64_fast.c was updated to use the code from crc_common.h instead.
src/liblzma/check/crc64_fast.c
src/liblzma/check/crc_common.h