Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/tegra/
Dtegra-se.h318 #define SE_CRYPTO_CFG_XTS_DECRYPT (SE_AES_INPUT_SEL_MEMORY | \ macro
324 #define SE_CRYPTO_CFG_XTS_DECRYPT (SE_AES_INPUT_SEL_MEMORY | \ macro
Dtegra-se-aes.c148 return SE_CRYPTO_CFG_XTS_DECRYPT; in tegra234_aes_crypto_cfg()