/linux-6.3-rc2/arch/x86/crypto/ |
A D | sha256_ssse3_glue.c | 107 .descsize = sizeof(struct sha256_state), 121 .descsize = sizeof(struct sha256_state), 172 .descsize = sizeof(struct sha256_state), 186 .descsize = sizeof(struct sha256_state), 248 .descsize = sizeof(struct sha256_state), 262 .descsize = sizeof(struct sha256_state), 323 .descsize = sizeof(struct sha256_state), 337 .descsize = sizeof(struct sha256_state),
|
A D | sha512_ssse3_glue.c | 106 .descsize = sizeof(struct sha512_state), 120 .descsize = sizeof(struct sha512_state), 182 .descsize = sizeof(struct sha512_state), 196 .descsize = sizeof(struct sha512_state), 248 .descsize = sizeof(struct sha512_state), 262 .descsize = sizeof(struct sha512_state),
|
A D | sha1_ssse3_glue.c | 93 .descsize = sizeof(struct sha1_state), 142 .descsize = sizeof(struct sha1_state), 224 .descsize = sizeof(struct sha1_state), 274 .descsize = sizeof(struct sha1_state),
|
/linux-6.3-rc2/arch/arm64/crypto/ |
A D | sha3-ce-glue.c | 114 .descsize = sizeof(struct sha3_state), 125 .descsize = sizeof(struct sha3_state), 136 .descsize = sizeof(struct sha3_state), 147 .descsize = sizeof(struct sha3_state),
|
A D | sha256-glue.c | 73 .descsize = sizeof(struct sha256_state), 85 .descsize = sizeof(struct sha256_state), 153 .descsize = sizeof(struct sha256_state), 165 .descsize = sizeof(struct sha256_state),
|
A D | sha512-glue.c | 61 .descsize = sizeof(struct sha512_state), 73 .descsize = sizeof(struct sha512_state),
|
A D | sha512-ce-glue.c | 89 .descsize = sizeof(struct sha512_state), 101 .descsize = sizeof(struct sha512_state),
|
A D | crct10dif-ce-glue.c | 97 .descsize = CRC_T10DIF_DIGEST_SIZE, 109 .descsize = CRC_T10DIF_DIGEST_SIZE,
|
A D | sha2-ce-glue.c | 143 .descsize = sizeof(struct sha256_ce_state), 160 .descsize = sizeof(struct sha256_ce_state),
|
/linux-6.3-rc2/arch/arm/crypto/ |
A D | sha256_neon_glue.c | 72 .descsize = sizeof(struct sha256_state), 86 .descsize = sizeof(struct sha256_state),
|
A D | sha512-neon-glue.c | 70 .descsize = sizeof(struct sha512_state), 85 .descsize = sizeof(struct sha512_state),
|
A D | sha2-ce-glue.c | 73 .descsize = sizeof(struct sha256_state), 87 .descsize = sizeof(struct sha256_state),
|
A D | sha256_glue.c | 63 .descsize = sizeof(struct sha256_state), 77 .descsize = sizeof(struct sha256_state),
|
A D | sha512-glue.c | 57 .descsize = sizeof(struct sha512_state), 71 .descsize = sizeof(struct sha512_state),
|
/linux-6.3-rc2/crypto/ |
A D | sha256_generic.c | 67 .descsize = sizeof(struct sha256_state), 81 .descsize = sizeof(struct sha256_state),
|
A D | sha3_generic.c | 245 .descsize = sizeof(struct sha3_state), 255 .descsize = sizeof(struct sha3_state), 265 .descsize = sizeof(struct sha3_state), 275 .descsize = sizeof(struct sha3_state),
|
/linux-6.3-rc2/arch/s390/crypto/ |
A D | sha3_256_s390.c | 76 .descsize = sizeof(struct s390_sha_ctx), 105 .descsize = sizeof(struct s390_sha_ctx),
|
A D | sha256_s390.c | 68 .descsize = sizeof(struct s390_sha_ctx), 104 .descsize = sizeof(struct s390_sha_ctx),
|
A D | sha3_512_s390.c | 83 .descsize = sizeof(struct s390_sha_ctx), 114 .descsize = sizeof(struct s390_sha_ctx),
|
A D | sha512_s390.c | 73 .descsize = sizeof(struct s390_sha_ctx), 111 .descsize = sizeof(struct s390_sha_ctx),
|
A D | crc32-vx.c | 232 .descsize = sizeof(struct crc_desc_ctx), 253 .descsize = sizeof(struct crc_desc_ctx), 274 .descsize = sizeof(struct crc_desc_ctx),
|
/linux-6.3-rc2/drivers/dma/ |
A D | txx9dmac.c | 204 ddev->descsize, DMA_TO_DEVICE); in txx9dmac_desc_alloc() 249 child->txd.phys, ddev->descsize, in txx9dmac_sync_desc_for_cpu() 252 desc->txd.phys, ddev->descsize, in txx9dmac_sync_desc_for_cpu() 436 prev->txd.phys, ddev->descsize, in txx9dmac_dequeue() 780 prev->txd.phys, ddev->descsize, in txx9dmac_prep_dma_memcpy() 793 prev->txd.phys, ddev->descsize, in txx9dmac_prep_dma_memcpy() 875 ddev->descsize, in txx9dmac_prep_slave_sg() 888 prev->txd.phys, ddev->descsize, in txx9dmac_prep_slave_sg() 951 prev->txd.phys, ddev->descsize, in txx9dmac_chain_dynamic() 1066 ddev->descsize, DMA_TO_DEVICE); in txx9dmac_free_chan_resources() [all …]
|
/linux-6.3-rc2/drivers/crypto/ |
A D | padlock-sha.c | 210 hash->descsize += crypto_shash_descsize(fallback_tfm); in padlock_init_tfm() 231 .descsize = sizeof(struct padlock_sha_desc), 254 .descsize = sizeof(struct padlock_sha_desc), 464 .descsize = sizeof(struct sha1_state), 482 .descsize = sizeof(struct sha256_state),
|
/linux-6.3-rc2/arch/sparc/crypto/ |
A D | sha512_glue.c | 121 .descsize = sizeof(struct sha512_state), 136 .descsize = sizeof(struct sha512_state),
|
A D | sha256_glue.c | 135 .descsize = sizeof(struct sha256_state), 151 .descsize = sizeof(struct sha256_state),
|