Home
last modified time | relevance | path

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

/linux/drivers/crypto/tegra/
H A Dtegra-se.h312 #define SE_CRYPTO_CFG_XTS_ENCRYPT (SE_AES_INPUT_SEL_MEMORY | \ macro
H A Dtegra-se-aes.c146 return SE_CRYPTO_CFG_XTS_ENCRYPT; in tegra234_aes_crypto_cfg()