Searched refs:sha256_state_be (Results 1 – 1 of 1) sorted by relevance
19 struct sha256_state_be { struct44 struct sha256_state_be *sctx = shash_desc_ctx(desc); in nx_sha256_init() argument64 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),