Home
last modified time | relevance | path

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

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