Searched refs:sha512_state_be (Results 1 – 1 of 1) sorted by relevance
22 struct sha512_state_be { struct47 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_init() argument67 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_update()147 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_finup()213 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_export()230 struct sha512_state_be *sctx = shash_desc_ctx(desc); in nx_sha512_import()254 .descsize = sizeof(struct sha512_state_be),255 .statesize = sizeof(struct sha512_state_be),
Completed in 4 milliseconds