Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/nx/
H A Dnx-sha512.c18 struct sha512_state_be { struct
44 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_init() argument
64 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_update()
186 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_final()
259 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_export()
268 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_import()
282 .descsize = sizeof(struct sha512_state_be),
283 .statesize = sizeof(struct sha512_state_be),