Searched refs:xcbc_state (Results 1 – 1 of 1) sorted by relevance
34 struct xcbc_state { struct172 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_init()183 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_update()309 struct xcbc_state *sctx = shash_desc_ctx(desc); in nx_xcbc_final()383 .descsize = sizeof(struct xcbc_state),384 .statesize = sizeof(struct xcbc_state),