Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/ccp/
Dccp-ops.c1097 enum ccp_aes_type aestype; in ccp_run_xts_aes_cmd() local
1122 aestype = CCP_AES_TYPE_128; in ccp_run_xts_aes_cmd()
1124 aestype = CCP_AES_TYPE_256; in ccp_run_xts_aes_cmd()
1147 op.u.xts.type = aestype; in ccp_run_xts_aes_cmd()