Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx-sha256.c19 struct sha256_state_be { struct
44 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_init() argument
64 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_update()
183 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_final()
253 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_export()
262 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_import()
276 .descsize = sizeof(struct sha256_state_be),
277 .statesize = sizeof(struct sha256_state_be),