Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dccp.h230 struct ccp_xts_aes_engine { struct
652 struct ccp_xts_aes_engine xts;
/Linux-v5.10/drivers/crypto/ccp/
Dccp-ops.c1090 struct ccp_xts_aes_engine *xts = &cmd->u.xts; in ccp_run_xts_aes_cmd()