Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dccp.h231 struct ccp_xts_aes_engine { struct
653 struct ccp_xts_aes_engine xts;
/linux/drivers/crypto/ccp/
H A Dccp-ops.c1095 struct ccp_xts_aes_engine *xts = &cmd->u.xts; in ccp_run_xts_aes_cmd()