Home
last modified time | relevance | path

Searched refs:sha256_state (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/crypto/starfive/
H A Djh7110-hash.c570 .statesize = sizeof(struct sha256_state),
599 .statesize = sizeof(struct sha256_state),
627 .statesize = sizeof(struct sha256_state),
656 .statesize = sizeof(struct sha256_state),
/linux/drivers/crypto/marvell/cesa/
H A Dhash.c1065 struct sha256_state *out_state = out; in mv_cesa_sha256_export()
1073 const struct sha256_state *in_state = in; in mv_cesa_sha256_import()
1089 .statesize = sizeof(struct sha256_state),
1390 struct sha256_state istate, ostate; in mv_cesa_ahmac_sha256_setkey()
1441 .statesize = sizeof(struct sha256_state),
/linux/drivers/crypto/
H A Dpadlock-sha.c142 struct sha256_state *state = padlock_shash_desc_ctx(desc); in padlock_sha256_finup()
H A Dimg-hash.c823 .statesize = sizeof(struct sha256_state),
849 .statesize = sizeof(struct sha256_state),
H A Dsa2ul.c412 struct sha256_state *sha256; in sa_export_shash()
443 struct sha256_state sha256; in sa_prepare_iopads()
2079 sizeof(struct sha256_state),
/linux/include/crypto/
H A Dsha2.h100 struct sha256_state { struct
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c384 .statesize = sizeof(struct sha256_state),
416 .statesize = sizeof(struct sha256_state),
/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c502 .statesize = sizeof(struct sha256_state),
534 .statesize = sizeof(struct sha256_state),
/linux/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c421 .statesize = sizeof(struct sha256_state),
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c722 struct sha256_state *sha256; in swap_pad()
732 sha256 = (struct sha256_state *)pad; in swap_pad()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c811 struct sha256_state *sha256; in swap_pad()
821 sha256 = (struct sha256_state *)pad; in swap_pad()