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