/linux-5.19.10/drivers/crypto/ |
D | padlock-sha.c | 232 .statesize = sizeof(struct sha1_state), 255 .statesize = sizeof(struct sha256_state), 440 int statesize = crypto_shash_statesize(desc->tfm); in padlock_sha_export_nano() local 443 memcpy(out, sctx, statesize); in padlock_sha_export_nano() 450 int statesize = crypto_shash_statesize(desc->tfm); in padlock_sha_import_nano() local 453 memcpy(sctx, in, statesize); in padlock_sha_import_nano() 465 .statesize = sizeof(struct sha1_state), 483 .statesize = sizeof(struct sha256_state),
|
/linux-5.19.10/drivers/crypto/keembay/ |
D | keembay-ocs-hcu-core.c | 898 .statesize = sizeof(struct ocs_hcu_rctx), 923 .statesize = sizeof(struct ocs_hcu_rctx), 949 .statesize = sizeof(struct ocs_hcu_rctx), 974 .statesize = sizeof(struct ocs_hcu_rctx), 999 .statesize = sizeof(struct ocs_hcu_rctx), 1024 .statesize = sizeof(struct ocs_hcu_rctx), 1049 .statesize = sizeof(struct ocs_hcu_rctx), 1074 .statesize = sizeof(struct ocs_hcu_rctx), 1099 .statesize = sizeof(struct ocs_hcu_rctx), 1124 .statesize = sizeof(struct ocs_hcu_rctx),
|
/linux-5.19.10/drivers/crypto/qce/ |
D | sha.c | 407 unsigned int statesize; member 418 .statesize = sizeof(struct qce_sha_saved_state), 427 .statesize = sizeof(struct qce_sha_saved_state), 436 .statesize = sizeof(struct qce_sha_saved_state), 445 .statesize = sizeof(struct qce_sha_saved_state), 474 alg->halg.statesize = def->statesize; in qce_ahash_register_one()
|
/linux-5.19.10/drivers/crypto/inside-secure/ |
D | safexcel_hash.c | 994 .statesize = sizeof(struct safexcel_ahash_export_state), 1246 .statesize = sizeof(struct safexcel_ahash_export_state), 1303 .statesize = sizeof(struct safexcel_ahash_export_state), 1360 .statesize = sizeof(struct safexcel_ahash_export_state), 1432 .statesize = sizeof(struct safexcel_ahash_export_state), 1504 .statesize = sizeof(struct safexcel_ahash_export_state), 1561 .statesize = sizeof(struct safexcel_ahash_export_state), 1618 .statesize = sizeof(struct safexcel_ahash_export_state), 1690 .statesize = sizeof(struct safexcel_ahash_export_state), 1762 .statesize = sizeof(struct safexcel_ahash_export_state), [all …]
|
/linux-5.19.10/arch/s390/crypto/ |
D | sha3_256_s390.c | 77 .statesize = sizeof(struct sha3_state), 106 .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 | 84 .statesize = sizeof(struct sha3_state), 115 .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-5.19.10/include/crypto/ |
D | hash.h | 44 unsigned int statesize; member 219 unsigned int statesize; member 373 return crypto_hash_alg_common(tfm)->statesize; in crypto_ahash_statesize() 793 return crypto_shash_alg(tfm)->statesize; in crypto_shash_statesize()
|
/linux-5.19.10/arch/arm64/crypto/ |
D | sha2-ce-glue.c | 144 .statesize = sizeof(struct sha256_state), 161 .statesize = sizeof(struct sha256_state),
|
D | sha1-ce-glue.c | 125 .statesize = sizeof(struct sha1_state),
|
/linux-5.19.10/arch/powerpc/crypto/ |
D | sha256-spe-glue.c | 190 .statesize = sizeof(struct sha256_state), 206 .statesize = sizeof(struct sha256_state),
|
D | sha1.c | 113 .statesize = sizeof(struct sha1_state),
|
D | md5-glue.c | 131 .statesize = sizeof(struct md5_state),
|
D | sha1-spe-glue.c | 164 .statesize = sizeof(struct sha1_state),
|
/linux-5.19.10/drivers/crypto/rockchip/ |
D | rk3288_crypto_ahash.c | 327 .statesize = sizeof(struct sha1_state), 357 .statesize = sizeof(struct sha256_state), 387 .statesize = sizeof(struct md5_state),
|
/linux-5.19.10/drivers/crypto/stm32/ |
D | stm32-hash.c | 1135 .statesize = sizeof(struct stm32_hash_request_ctx), 1161 .statesize = sizeof(struct stm32_hash_request_ctx), 1186 .statesize = sizeof(struct stm32_hash_request_ctx), 1212 .statesize = sizeof(struct stm32_hash_request_ctx), 1240 .statesize = sizeof(struct stm32_hash_request_ctx), 1266 .statesize = sizeof(struct stm32_hash_request_ctx), 1291 .statesize = sizeof(struct stm32_hash_request_ctx), 1317 .statesize = sizeof(struct stm32_hash_request_ctx),
|
/linux-5.19.10/crypto/ |
D | hmac.c | 202 ss = salg->statesize; in hmac_create() 217 inst->alg.statesize = ss; in hmac_create()
|
/linux-5.19.10/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce-core.c | 394 .statesize = sizeof(struct md5_state), 424 .statesize = sizeof(struct sha1_state), 454 .statesize = sizeof(struct sha256_state), 484 .statesize = sizeof(struct sha256_state), 514 .statesize = sizeof(struct sha512_state), 544 .statesize = sizeof(struct sha512_state),
|
/linux-5.19.10/drivers/crypto/allwinner/sun8i-ss/ |
D | sun8i-ss-core.c | 304 .statesize = sizeof(struct md5_state), 334 .statesize = sizeof(struct sha1_state), 364 .statesize = sizeof(struct sha256_state), 394 .statesize = sizeof(struct sha256_state), 425 .statesize = sizeof(struct sha1_state),
|
/linux-5.19.10/drivers/crypto/marvell/cesa/ |
D | hash.c | 946 .statesize = sizeof(struct md5_state), 1017 .statesize = sizeof(struct sha1_state), 1091 .statesize = sizeof(struct sha256_state), 1326 .statesize = sizeof(struct md5_state), 1397 .statesize = sizeof(struct sha1_state), 1468 .statesize = sizeof(struct sha256_state),
|
/linux-5.19.10/arch/sparc/crypto/ |
D | sha1_glue.c | 127 .statesize = sizeof(struct sha1_state),
|
D | md5_glue.c | 143 .statesize = sizeof(struct md5_state),
|
/linux-5.19.10/drivers/crypto/caam/ |
D | caamhash.c | 1599 .statesize = sizeof(struct caam_export_state), 1620 .statesize = sizeof(struct caam_export_state), 1641 .statesize = sizeof(struct caam_export_state), 1662 .statesize = sizeof(struct caam_export_state), 1683 .statesize = sizeof(struct caam_export_state), 1704 .statesize = sizeof(struct caam_export_state), 1723 .statesize = sizeof(struct caam_export_state), 1742 .statesize = sizeof(struct caam_export_state),
|