Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
gregkh
/
tty
/
tty-testing
/
.
/
lib
/
crc
/
x86
/
crc16-msb-pclmul.S
blob: e9fe248093a887cff116749afd6b5b0a0b32a35c [
file
] [
log
] [
blame
]
/*
SPDX
-
License
-
Identifier
:
GPL
-2.0
-
or
-
later
*/
//
Copyright
2025
Google LLC
#include "crc-pclmul-template.S"
DEFINE_CRC_PCLMUL_FUNCS
(
crc16_msb
,
/*
bits
=
*/
16
,
/*
lsb
=
*/
0
)