/Linux-v5.4/drivers/crypto/ |
D | padlock-sha.c | 235 .statesize = sizeof(struct sha1_state), 258 .statesize = sizeof(struct sha256_state), 445 int statesize = crypto_shash_statesize(desc->tfm); in padlock_sha_export_nano() local 448 memcpy(out, sctx, statesize); in padlock_sha_export_nano() 455 int statesize = crypto_shash_statesize(desc->tfm); in padlock_sha_import_nano() local 458 memcpy(sctx, in, statesize); in padlock_sha_import_nano() 470 .statesize = sizeof(struct sha1_state), 488 .statesize = sizeof(struct sha256_state),
|
D | atmel-sha.c | 1262 .statesize = sizeof(struct atmel_sha_reqctx), 1286 .statesize = sizeof(struct atmel_sha_reqctx), 1312 .statesize = sizeof(struct atmel_sha_reqctx), 1338 .statesize = sizeof(struct atmel_sha_reqctx), 1362 .statesize = sizeof(struct atmel_sha_reqctx), 2098 .statesize = sizeof(struct atmel_sha_reqctx), 2123 .statesize = sizeof(struct atmel_sha_reqctx), 2148 .statesize = sizeof(struct atmel_sha_reqctx), 2173 .statesize = sizeof(struct atmel_sha_reqctx), 2198 .statesize = sizeof(struct atmel_sha_reqctx),
|
D | img-hash.c | 765 .statesize = sizeof(struct md5_state), 791 .statesize = sizeof(struct sha1_state), 817 .statesize = sizeof(struct sha256_state), 843 .statesize = sizeof(struct sha256_state),
|
/Linux-v5.4/drivers/crypto/qce/ |
D | sha.c | 426 unsigned int statesize; member 437 .statesize = sizeof(struct sha1_state), 446 .statesize = sizeof(struct sha256_state), 455 .statesize = sizeof(struct sha1_state), 464 .statesize = sizeof(struct sha256_state), 493 alg->halg.statesize = def->statesize; in qce_ahash_register_one()
|
/Linux-v5.4/arch/s390/crypto/ |
D | sha3_256_s390.c | 78 .statesize = sizeof(struct sha3_state), 107 .statesize = sizeof(struct sha3_state),
|
D | sha256_s390.c | 69 .statesize = sizeof(struct sha256_state), 105 .statesize = sizeof(struct sha256_state),
|
D | sha3_512_s390.c | 85 .statesize = sizeof(struct sha3_state), 116 .statesize = sizeof(struct sha3_state),
|
D | sha512_s390.c | 74 .statesize = sizeof(struct sha512_state), 112 .statesize = sizeof(struct sha512_state),
|
D | sha1_s390.c | 76 .statesize = sizeof(struct sha1_state),
|
/Linux-v5.4/include/crypto/ |
D | hash.h | 44 unsigned int statesize; member 198 unsigned int statesize; member 350 return crypto_hash_alg_common(tfm)->statesize; in crypto_ahash_statesize() 768 return crypto_shash_alg(tfm)->statesize; in crypto_shash_statesize()
|
/Linux-v5.4/drivers/crypto/mediatek/ |
D | mtk-sha.c | 928 .halg.statesize = sizeof(struct mtk_sha_reqctx), 951 .halg.statesize = sizeof(struct mtk_sha_reqctx), 974 .halg.statesize = sizeof(struct mtk_sha_reqctx), 998 .halg.statesize = sizeof(struct mtk_sha_reqctx), 1024 .halg.statesize = sizeof(struct mtk_sha_reqctx), 1050 .halg.statesize = sizeof(struct mtk_sha_reqctx), 1078 .halg.statesize = sizeof(struct mtk_sha_reqctx), 1101 .halg.statesize = sizeof(struct mtk_sha_reqctx), 1125 .halg.statesize = sizeof(struct mtk_sha_reqctx), 1151 .halg.statesize = sizeof(struct mtk_sha_reqctx),
|
/Linux-v5.4/drivers/crypto/inside-secure/ |
D | safexcel_hash.c | 859 .statesize = sizeof(struct safexcel_ahash_export_state), 1101 .statesize = sizeof(struct safexcel_ahash_export_state), 1156 .statesize = sizeof(struct safexcel_ahash_export_state), 1211 .statesize = sizeof(struct safexcel_ahash_export_state), 1281 .statesize = sizeof(struct safexcel_ahash_export_state), 1351 .statesize = sizeof(struct safexcel_ahash_export_state), 1406 .statesize = sizeof(struct safexcel_ahash_export_state), 1461 .statesize = sizeof(struct safexcel_ahash_export_state), 1531 .statesize = sizeof(struct safexcel_ahash_export_state), 1601 .statesize = sizeof(struct safexcel_ahash_export_state), [all …]
|
/Linux-v5.4/arch/powerpc/crypto/ |
D | sha256-spe-glue.c | 224 .statesize = sizeof(struct sha256_state), 240 .statesize = sizeof(struct sha256_state),
|
D | sha1.c | 126 .statesize = sizeof(struct sha1_state),
|
D | md5-glue.c | 132 .statesize = sizeof(struct md5_state),
|
D | sha1-spe-glue.c | 178 .statesize = sizeof(struct sha1_state),
|
/Linux-v5.4/drivers/crypto/rockchip/ |
D | rk3288_crypto_ahash.c | 326 .statesize = sizeof(struct sha1_state), 356 .statesize = sizeof(struct sha256_state), 386 .statesize = sizeof(struct md5_state),
|
/Linux-v5.4/drivers/crypto/stm32/ |
D | stm32-hash.c | 1132 .statesize = sizeof(struct stm32_hash_request_ctx), 1158 .statesize = sizeof(struct stm32_hash_request_ctx), 1183 .statesize = sizeof(struct stm32_hash_request_ctx), 1209 .statesize = sizeof(struct stm32_hash_request_ctx), 1237 .statesize = sizeof(struct stm32_hash_request_ctx), 1263 .statesize = sizeof(struct stm32_hash_request_ctx), 1288 .statesize = sizeof(struct stm32_hash_request_ctx), 1314 .statesize = sizeof(struct stm32_hash_request_ctx),
|
/Linux-v5.4/crypto/ |
D | hmac.c | 194 ss = salg->statesize; in hmac_create() 215 inst->alg.statesize = ss; in hmac_create()
|
/Linux-v5.4/drivers/crypto/marvell/ |
D | hash.c | 912 .statesize = sizeof(struct md5_state), 982 .statesize = sizeof(struct sha1_state), 1055 .statesize = sizeof(struct sha256_state), 1289 .statesize = sizeof(struct md5_state), 1359 .statesize = sizeof(struct sha1_state), 1429 .statesize = sizeof(struct sha256_state),
|
/Linux-v5.4/drivers/crypto/sunxi-ss/ |
D | sun4i-ss-core.c | 38 .statesize = sizeof(struct md5_state), 64 .statesize = sizeof(struct sha1_state),
|
/Linux-v5.4/arch/sparc/crypto/ |
D | sha1_glue.c | 138 .statesize = sizeof(struct sha1_state),
|
D | md5_glue.c | 143 .statesize = sizeof(struct md5_state),
|
/Linux-v5.4/drivers/crypto/caam/ |
D | caamhash.c | 1650 .statesize = sizeof(struct caam_export_state), 1671 .statesize = sizeof(struct caam_export_state), 1692 .statesize = sizeof(struct caam_export_state), 1713 .statesize = sizeof(struct caam_export_state), 1734 .statesize = sizeof(struct caam_export_state), 1755 .statesize = sizeof(struct caam_export_state), 1774 .statesize = sizeof(struct caam_export_state), 1793 .statesize = sizeof(struct caam_export_state),
|
/Linux-v5.4/arch/mips/cavium-octeon/crypto/ |
D | octeon-md5.c | 180 .statesize = sizeof(struct md5_state),
|