Searched refs:CHKSUM_BLOCK_SIZE (Results 1 – 9 of 9) sorted by relevance
| /linux/crypto/ |
| A D | crc32_generic.c | 18 #define CHKSUM_BLOCK_SIZE 1 macro 108 .cra_blocksize = CHKSUM_BLOCK_SIZE,
|
| A D | crc32c_generic.c | 41 #define CHKSUM_BLOCK_SIZE 1 macro 144 .cra_blocksize = CHKSUM_BLOCK_SIZE,
|
| /linux/arch/sparc/crypto/ |
| A D | crc32c_glue.c | 123 #define CHKSUM_BLOCK_SIZE 1 macro 140 .cra_blocksize = CHKSUM_BLOCK_SIZE,
|
| /linux/arch/loongarch/crypto/ |
| A D | crc32-loongarch.c | 100 #define CHKSUM_BLOCK_SIZE 1 macro 239 .cra_blocksize = CHKSUM_BLOCK_SIZE, 260 .cra_blocksize = CHKSUM_BLOCK_SIZE,
|
| /linux/arch/x86/crypto/ |
| A D | crc32-pclmul_glue.c | 41 #define CHKSUM_BLOCK_SIZE 1 macro 165 .cra_blocksize = CHKSUM_BLOCK_SIZE,
|
| A D | crc32c-intel_glue.c | 25 #define CHKSUM_BLOCK_SIZE 1 macro 210 .cra_blocksize = CHKSUM_BLOCK_SIZE,
|
| /linux/arch/powerpc/crypto/ |
| A D | crc32c-vpmsum_glue.c | 13 #define CHKSUM_BLOCK_SIZE 1 macro 146 .cra_blocksize = CHKSUM_BLOCK_SIZE,
|
| /linux/arch/mips/crypto/ |
| A D | crc32-mips.c | 159 #define CHKSUM_BLOCK_SIZE 1 macro 296 .cra_blocksize = CHKSUM_BLOCK_SIZE, 317 .cra_blocksize = CHKSUM_BLOCK_SIZE,
|
| /linux/drivers/crypto/stm32/ |
| A D | stm32-crc32.c | 24 #define CHKSUM_BLOCK_SIZE 1 macro 285 .cra_blocksize = CHKSUM_BLOCK_SIZE, 306 .cra_blocksize = CHKSUM_BLOCK_SIZE,
|
Completed in 17 milliseconds