Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A Dcrc32-mips.c67 #define CRC32C(crc, value, size) \ macro
118 CRC32C(crc, value, d);
129 CRC32C(crc, value, w);
137 CRC32C(crc, value, h);
144 CRC32C(crc, value, b);
/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Dcrc32c_asm.S13 CRC32C(0,2,0)
H A Dopcodes.h18 #define CRC32C(a,b,c) \ macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-crc32c_2.2.post0.bb4 LICENSE = "BSD-2-Clause & BSD-3-Clause & CRC32C-ADLER & LGPL-2.0-or-later"
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.531 Copyright 2017, The CRC32C Authors.
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_parameters.h158 #define CRC32C "CRC32C" macro
H A 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()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dceph.rst137 Disable CRC32C calculation for data writes. If set, the storage node
/OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c607 if (!strcmp(param->value, CRC32C)) in cxgbit_set_digest()
617 if (!strcmp(param->value, CRC32C)) in cxgbit_set_digest()
/OK3568_Linux_fs/u-boot/lib/
H A DKconfig203 config CRC32C config
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Djournal.rst338 - CRC32C
/OK3568_Linux_fs/kernel/crypto/
H A DKconfig631 support CRC32C implementation using hardware accelerated CRC32