Home
last modified time | relevance | path

Searched refs:statesize (Results 1 – 25 of 62) sorted by relevance

123

/openbmc/linux/drivers/crypto/
H A Dpadlock-sha.c232 .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),
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-hash.c621 .statesize = sizeof(struct sha256_state),
651 .statesize = sizeof(struct sha256_state),
680 .statesize = sizeof(struct sha256_state),
710 .statesize = sizeof(struct sha256_state),
739 .statesize = sizeof(struct sha512_state),
769 .statesize = sizeof(struct sha512_state),
798 .statesize = sizeof(struct sha512_state),
828 .statesize = sizeof(struct sha512_state),
857 .statesize = sizeof(struct sm3_state),
887 .statesize = sizeof(struct sm3_state),
/openbmc/linux/drivers/crypto/qce/
H A Dsha.c409 unsigned int statesize; member
420 .statesize = sizeof(struct qce_sha_saved_state),
429 .statesize = sizeof(struct qce_sha_saved_state),
438 .statesize = sizeof(struct qce_sha_saved_state),
447 .statesize = sizeof(struct qce_sha_saved_state),
476 alg->halg.statesize = def->statesize; in qce_ahash_register_one()
/openbmc/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c893 .statesize = sizeof(struct ocs_hcu_rctx),
919 .statesize = sizeof(struct ocs_hcu_rctx),
946 .statesize = sizeof(struct ocs_hcu_rctx),
972 .statesize = sizeof(struct ocs_hcu_rctx),
998 .statesize = sizeof(struct ocs_hcu_rctx),
1024 .statesize = sizeof(struct ocs_hcu_rctx),
1050 .statesize = sizeof(struct ocs_hcu_rctx),
1076 .statesize = sizeof(struct ocs_hcu_rctx),
1102 .statesize = sizeof(struct ocs_hcu_rctx),
1128 .statesize = sizeof(struct ocs_hcu_rctx),
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c1277 .statesize = sizeof(struct stm32_hash_state),
1307 .statesize = sizeof(struct stm32_hash_state),
1339 .statesize = sizeof(struct stm32_hash_state),
1369 .statesize = sizeof(struct stm32_hash_state),
1401 .statesize = sizeof(struct stm32_hash_state),
1431 .statesize = sizeof(struct stm32_hash_state),
1463 .statesize = sizeof(struct stm32_hash_state),
1493 .statesize = sizeof(struct stm32_hash_state),
1525 .statesize = sizeof(struct stm32_hash_state),
1555 .statesize = sizeof(struct stm32_hash_state),
[all …]
/openbmc/linux/arch/s390/crypto/
H A Dsha3_256_s390.c77 .statesize = sizeof(struct sha3_state),
106 .statesize = sizeof(struct sha3_state),
H A Dsha256_s390.c69 .statesize = sizeof(struct sha256_state),
105 .statesize = sizeof(struct sha256_state),
H A Dsha3_512_s390.c84 .statesize = sizeof(struct sha3_state),
115 .statesize = sizeof(struct sha3_state),
H A Dsha512_s390.c74 .statesize = sizeof(struct sha512_state),
112 .statesize = sizeof(struct sha512_state),
H A Dsha1_s390.c76 .statesize = sizeof(struct sha1_state),
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c994 .statesize = sizeof(struct safexcel_ahash_export_state),
1220 .statesize = sizeof(struct safexcel_ahash_export_state),
1277 .statesize = sizeof(struct safexcel_ahash_export_state),
1334 .statesize = sizeof(struct safexcel_ahash_export_state),
1406 .statesize = sizeof(struct safexcel_ahash_export_state),
1478 .statesize = sizeof(struct safexcel_ahash_export_state),
1535 .statesize = sizeof(struct safexcel_ahash_export_state),
1592 .statesize = sizeof(struct safexcel_ahash_export_state),
1664 .statesize = sizeof(struct safexcel_ahash_export_state),
1736 .statesize = sizeof(struct safexcel_ahash_export_state),
[all …]
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-hash.c863 .statesize = sizeof(struct aspeed_sham_reqctx),
895 .statesize = sizeof(struct aspeed_sham_reqctx),
927 .statesize = sizeof(struct aspeed_sham_reqctx),
961 .statesize = sizeof(struct aspeed_sham_reqctx),
996 .statesize = sizeof(struct aspeed_sham_reqctx),
1031 .statesize = sizeof(struct aspeed_sham_reqctx),
1067 .statesize = sizeof(struct aspeed_sham_reqctx),
1099 .statesize = sizeof(struct aspeed_sham_reqctx),
1133 .statesize = sizeof(struct aspeed_sham_reqctx),
1168 .statesize = sizeof(struct aspeed_sham_reqctx),
/openbmc/linux/arch/arm64/crypto/
H A Dsha2-ce-glue.c144 .statesize = sizeof(struct sha256_state),
161 .statesize = sizeof(struct sha256_state),
H A Dsha1-ce-glue.c125 .statesize = sizeof(struct sha1_state),
/openbmc/linux/include/crypto/
H A Dhash.h66 unsigned int statesize; \
263 unsigned int statesize; member
404 return tfm->statesize; in crypto_ahash_statesize()
847 return crypto_shash_alg(tfm)->statesize; in crypto_shash_statesize()
/openbmc/linux/arch/powerpc/crypto/
H A Dsha256-spe-glue.c190 .statesize = sizeof(struct sha256_state),
206 .statesize = sizeof(struct sha256_state),
H A Dsha1.c113 .statesize = sizeof(struct sha1_state),
H A Dmd5-glue.c131 .statesize = sizeof(struct md5_state),
/openbmc/linux/crypto/
H A Dahash.c429 crypto_ahash_set_statesize(hash, alg->halg.statesize); in crypto_ahash_init_tfm()
572 nhash->statesize = hash->statesize; in crypto_clone_ahash()
599 if (alg->halg.statesize == 0) in ahash_prepare_alg()
H A Dhmac.c217 ss = salg->statesize; in hmac_create()
232 inst->alg.statesize = ss; in hmac_create()
/openbmc/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c387 .statesize = sizeof(struct sha1_state),
420 .statesize = sizeof(struct sha256_state),
453 .statesize = sizeof(struct md5_state),
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c412 .statesize = sizeof(struct md5_state),
446 .statesize = sizeof(struct sha1_state),
479 .statesize = sizeof(struct sha256_state),
512 .statesize = sizeof(struct sha256_state),
545 .statesize = sizeof(struct sha512_state),
578 .statesize = sizeof(struct sha512_state),
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c320 .statesize = sizeof(struct md5_state),
353 .statesize = sizeof(struct sha1_state),
386 .statesize = sizeof(struct sha256_state),
419 .statesize = sizeof(struct sha256_state),
453 .statesize = sizeof(struct sha1_state),
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dhash.c946 .statesize = sizeof(struct md5_state),
1017 .statesize = sizeof(struct sha1_state),
1091 .statesize = sizeof(struct sha256_state),
1301 .statesize = sizeof(struct md5_state),
1372 .statesize = sizeof(struct sha1_state),
1443 .statesize = sizeof(struct sha256_state),
/openbmc/linux/arch/sparc/crypto/
H A Dsha1_glue.c127 .statesize = sizeof(struct sha1_state),

123