Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A 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),
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A 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),

Completed in 1 milliseconds