tme_crypto_algs   565 arch/x86/kernel/cpu/intel.c 	u64 tme_activate, tme_policy, tme_crypto_algs;
tme_crypto_algs   599 arch/x86/kernel/cpu/intel.c 	tme_crypto_algs = TME_ACTIVATE_CRYPTO_ALGS(tme_activate);
tme_crypto_algs   600 arch/x86/kernel/cpu/intel.c 	if (!(tme_crypto_algs & TME_ACTIVATE_CRYPTO_AES_XTS_128)) {
tme_crypto_algs   602 arch/x86/kernel/cpu/intel.c 				tme_crypto_algs);