Searched refs:xcbc_state (Results 1 – 1 of 1) sorted by relevance
22 struct xcbc_state { struct158 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_init()169 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_update()294 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_final()367 .descsize = sizeof(struct xcbc_state),368 .statesize = sizeof(struct xcbc_state),