Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
next
/
linux-next
/
stable
/
.
/
lib
/
crc
/
x86
/
crc32-pclmul.S
blob: f20f40fb0172d7b00fc5d79b366060735013405d [
file
] [
log
] [
blame
]
/*
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
)