Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccp/
Dccp-ops.c1082 enum ccp_aes_type aestype; in ccp_run_xts_aes_cmd() local
1107 aestype = CCP_AES_TYPE_128; in ccp_run_xts_aes_cmd()
1109 aestype = CCP_AES_TYPE_256; in ccp_run_xts_aes_cmd()
1132 op.u.xts.type = aestype; in ccp_run_xts_aes_cmd()