Home
last modified time | relevance | path

Searched refs:CRC32C (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/arch/loongarch/crypto/
Dcrc32-loongarch.c28 #define CRC32C(crc, value, size) _CRC32(crc, value, size, crcc) macro
73 CRC32C(crc, value, d); in crc32c_loongarch_hw()
81 CRC32C(crc, value, w); in crc32c_loongarch_hw()
89 CRC32C(crc, value, h); in crc32c_loongarch_hw()
96 CRC32C(crc, value, b); in crc32c_loongarch_hw()
/linux-6.6.21/arch/mips/crypto/
Dcrc32-mips.c73 #define CRC32C(crc, value, size) \ macro
124 CRC32C(crc, value, d);
135 CRC32C(crc, value, w);
143 CRC32C(crc, value, h);
150 CRC32C(crc, value, b);
/linux-6.6.21/arch/sparc/crypto/
Dcrc32c_asm.S13 CRC32C(0,2,0)
Dopcodes.h18 #define CRC32C(a,b,c) \ macro
/linux-6.6.21/drivers/target/iscsi/
Discsi_target_parameters.h158 #define CRC32C "CRC32C" macro
Discsi_target_parameters.c893 if (strcmp(value, CRC32C) && strcmp(value, NONE)) { in iscsi_check_string_or_list_value()
896 CRC32C, NONE); in iscsi_check_string_or_list_value()
1565 ops->HeaderDigest = !strcmp(param->value, CRC32C); in iscsi_set_connection_parameters()
1569 ops->DataDigest = !strcmp(param->value, CRC32C); in iscsi_set_connection_parameters()
/linux-6.6.21/arch/arm/crypto/
DKconfig220 tristate "CRC32C and CRC32"
/linux-6.6.21/Documentation/filesystems/
Dceph.rst166 Disable CRC32C calculation for data writes. If set, the storage node
/linux-6.6.21/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c607 if (!strcmp(param->value, CRC32C)) in cxgbit_set_digest()
617 if (!strcmp(param->value, CRC32C)) in cxgbit_set_digest()
/linux-6.6.21/Documentation/filesystems/ext4/
Djournal.rst343 - CRC32C