Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dccp-ops.c1112 enum ccp_aes_type aestype; in ccp_run_xts_aes_cmd() local
1137 aestype = CCP_AES_TYPE_128; in ccp_run_xts_aes_cmd()
1139 aestype = CCP_AES_TYPE_256; in ccp_run_xts_aes_cmd()
1162 op.u.xts.type = aestype; in ccp_run_xts_aes_cmd()