Searched refs:xcbc_state (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/crypto/nx/
H A Dnx-aes-xcbc.c22 struct xcbc_state { struct
158 struct xcbc_state *sctx = shash_desc_ctx(desc);
169 struct xcbc_state *sctx = shash_desc_ctx(desc);
294 struct xcbc_state *sctx = shash_desc_ctx(desc);
367 .descsize = sizeof(struct xcbc_state),
368 .statesize = sizeof(struct xcbc_state),

Completed in 202 milliseconds