Sign in
linux
/
linux
/
kernel
/
git
/
dhowells
/
linux-fs
/
refs/heads/afs-fixes
/
.
/
arch
/
x86
/
lib
/
crc32-pclmul.S
blob: f20f40fb0172d7b00fc5d79b366060735013405d [
file
] [
log
] [
blame
] [
edit
]
/*
SPDX
-
License
-
Identifier
:
GPL
-2.0
-
or
-
later
*/
//
Copyright
2025
Google LLC
#include "crc-pclmul-template.S"
DEFINE_CRC_PCLMUL_FUNCS
(
crc32_lsb
,
/*
bits
=
*/
32
,
/*
lsb
=
*/
1
)