Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/nx/
Dnx-aes-xcbc.c22 struct xcbc_state { struct
158 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),