Home
last modified time | relevance | path

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

/linux/drivers/crypto/tegra/
H A Dtegra-se.h355 SE_ALG_XTS, /* XTS mode */ enumerator
459 return SE_ALG_XTS; in se_algname_to_algid()
H A Dtegra-se-aes.c144 case SE_ALG_XTS: in tegra234_aes_crypto_cfg()
167 case SE_ALG_XTS: in tegra234_aes_cfg()
276 if (ctx->alg != SE_ALG_XTS) { in tegra_aes_do_one_req()
389 case SE_ALG_XTS: in tegra_aes_kac_manifest()
433 if (ctx->alg != SE_ALG_XTS) { in tegra_aes_crypt()