| /Linux-v5.4/arch/x86/crypto/ |
| D | sha256_ssse3_glue.c | 108 .descsize = sizeof(struct sha256_state), 122 .descsize = sizeof(struct sha256_state), 174 .descsize = sizeof(struct sha256_state), 188 .descsize = sizeof(struct sha256_state), 256 .descsize = sizeof(struct sha256_state), 270 .descsize = sizeof(struct sha256_state), 336 .descsize = sizeof(struct sha256_state), 350 .descsize = sizeof(struct sha256_state),
|
| D | sha512_ssse3_glue.c | 107 .descsize = sizeof(struct sha512_state), 121 .descsize = sizeof(struct sha512_state), 184 .descsize = sizeof(struct sha512_state), 198 .descsize = sizeof(struct sha512_state), 255 .descsize = sizeof(struct sha512_state), 269 .descsize = sizeof(struct sha512_state),
|
| D | sha1_ssse3_glue.c | 98 .descsize = sizeof(struct sha1_state), 150 .descsize = sizeof(struct sha1_state), 241 .descsize = sizeof(struct sha1_state), 298 .descsize = sizeof(struct sha1_state),
|
| D | poly1305_glue.c | 165 .descsize = sizeof(struct poly1305_simd_desc_ctx), 184 alg.descsize = sizeof(struct poly1305_simd_desc_ctx); in poly1305_simd_mod_init() 186 alg.descsize += 10 * sizeof(u32); in poly1305_simd_mod_init()
|
| /Linux-v5.4/arch/arm64/crypto/ |
| D | sha3-ce-glue.c | 106 .descsize = sizeof(struct sha3_state), 117 .descsize = sizeof(struct sha3_state), 128 .descsize = sizeof(struct sha3_state), 139 .descsize = sizeof(struct sha3_state),
|
| D | sha256-glue.c | 63 .descsize = sizeof(struct sha256_state), 75 .descsize = sizeof(struct sha256_state), 146 .descsize = sizeof(struct sha256_state), 158 .descsize = sizeof(struct sha256_state),
|
| D | sha512-glue.c | 57 .descsize = sizeof(struct sha512_state), 69 .descsize = sizeof(struct sha512_state),
|
| D | crct10dif-ce-glue.c | 79 .descsize = CRC_T10DIF_DIGEST_SIZE, 91 .descsize = CRC_T10DIF_DIGEST_SIZE,
|
| D | sha512-ce-glue.c | 86 .descsize = sizeof(struct sha512_state), 98 .descsize = sizeof(struct sha512_state),
|
| D | sha2-ce-glue.c | 109 .descsize = sizeof(struct sha256_ce_state), 123 .descsize = sizeof(struct sha256_ce_state),
|
| /Linux-v5.4/arch/arm/crypto/ |
| D | sha256_neon_glue.c | 73 .descsize = sizeof(struct sha256_state), 87 .descsize = sizeof(struct sha256_state),
|
| D | sha512-neon-glue.c | 70 .descsize = sizeof(struct sha512_state), 85 .descsize = sizeof(struct sha512_state),
|
| D | sha2-ce-glue.c | 73 .descsize = sizeof(struct sha256_state), 87 .descsize = sizeof(struct sha256_state),
|
| D | sha256_glue.c | 64 .descsize = sizeof(struct sha256_state), 78 .descsize = sizeof(struct sha256_state),
|
| D | sha512-glue.c | 57 .descsize = sizeof(struct sha512_state), 71 .descsize = sizeof(struct sha512_state),
|
| /Linux-v5.4/crypto/ |
| D | sha256_generic.c | 75 .descsize = sizeof(struct sha256_state), 89 .descsize = sizeof(struct sha256_state),
|
| 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),
|
| D | tgr192.c | 631 .descsize = sizeof(struct tgr192_ctx), 643 .descsize = sizeof(struct tgr192_ctx), 655 .descsize = sizeof(struct tgr192_ctx),
|
| /Linux-v5.4/arch/s390/crypto/ |
| D | sha3_256_s390.c | 77 .descsize = sizeof(struct s390_sha_ctx), 106 .descsize = sizeof(struct s390_sha_ctx),
|
| D | sha256_s390.c | 68 .descsize = sizeof(struct s390_sha_ctx), 104 .descsize = sizeof(struct s390_sha_ctx),
|
| D | sha3_512_s390.c | 84 .descsize = sizeof(struct s390_sha_ctx), 115 .descsize = sizeof(struct s390_sha_ctx),
|
| D | sha512_s390.c | 73 .descsize = sizeof(struct s390_sha_ctx), 111 .descsize = sizeof(struct s390_sha_ctx),
|
| D | crc32-vx.c | 236 .descsize = sizeof(struct crc_desc_ctx), 257 .descsize = sizeof(struct crc_desc_ctx), 278 .descsize = sizeof(struct crc_desc_ctx),
|
| /Linux-v5.4/drivers/dma/ |
| 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-v5.4/drivers/crypto/ |
| D | padlock-sha.c | 212 hash->descsize += crypto_shash_descsize(fallback_tfm); in padlock_cra_init() 234 .descsize = sizeof(struct padlock_sha_desc), 257 .descsize = sizeof(struct padlock_sha_desc), 469 .descsize = sizeof(struct sha1_state), 487 .descsize = sizeof(struct sha256_state),
|