Searched refs:sha256_state (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/crypto/starfive/ |
| H A D | jh7110-hash.c | 570 .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 D | hash.c | 1065 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 D | padlock-sha.c | 142 struct sha256_state *state = padlock_shash_desc_ctx(desc); in padlock_sha256_finup()
|
| H A D | img-hash.c | 823 .statesize = sizeof(struct sha256_state), 849 .statesize = sizeof(struct sha256_state),
|
| H A D | sa2ul.c | 412 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 D | sha2.h | 100 struct sha256_state { struct
|
| /linux/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-core.c | 384 .statesize = sizeof(struct sha256_state), 416 .statesize = sizeof(struct sha256_state),
|
| /linux/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-core.c | 502 .statesize = sizeof(struct sha256_state), 534 .statesize = sizeof(struct sha256_state),
|
| /linux/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto_ahash.c | 421 .statesize = sizeof(struct sha256_state),
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_algs.c | 722 struct sha256_state *sha256; in swap_pad() 732 sha256 = (struct sha256_state *)pad; in swap_pad()
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptvf_algs.c | 811 struct sha256_state *sha256; in swap_pad() 821 sha256 = (struct sha256_state *)pad; in swap_pad()
|