Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/
Dmxs-dcp.c883 struct dcp_async_ctx *actx_state = crypto_ahash_ctx(tfm); in dcp_sha_export() local
887 memcpy(&export->async_ctx, actx_state, sizeof(struct dcp_async_ctx)); in dcp_sha_export()