Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-ops.c1102 enum ccp_aes_type aestype; in ccp_run_xts_aes_cmd() local
1127 aestype = CCP_AES_TYPE_128; in ccp_run_xts_aes_cmd()
1129 aestype = CCP_AES_TYPE_256; in ccp_run_xts_aes_cmd()
1152 op.u.xts.type = aestype; in ccp_run_xts_aes_cmd()