Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/ccp/
Dccp-ops.c1099 enum ccp_aes_type aestype; in ccp_run_xts_aes_cmd() local
1124 aestype = CCP_AES_TYPE_128; in ccp_run_xts_aes_cmd()
1126 aestype = CCP_AES_TYPE_256; in ccp_run_xts_aes_cmd()
1149 op.u.xts.type = aestype; in ccp_run_xts_aes_cmd()