Home
last modified time | relevance | path

Searched refs:sha512_state (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/starfive/
H A Djh7110-hash.c684 .statesize = sizeof(struct sha512_state),
713 .statesize = sizeof(struct sha512_state),
741 .statesize = sizeof(struct sha512_state),
770 .statesize = sizeof(struct sha512_state),
/linux/include/crypto/
H A Dsha2.h111 struct sha512_state { struct
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c721 struct sha512_state *sha512; in swap_pad()
738 sha512 = (struct sha512_state *)pad; in swap_pad()