Searched refs:_CFG_CORE_LTC_AES_DESC (Results 1 – 11 of 11) sorted by relevance
188 _CFG_CORE_LTC_AES_DESC := $(call cfg-one-enabled, CFG_CRYPTO_XTS CFG_CRYPTO_CCM)203 _CFG_CORE_LTC_AES_DESC := $(call cfg-one-enabled, _CFG_CORE_LTC_AES_DESC \221 _CFG_CORE_LTC_AUTHENC := $(and $(filter y,$(_CFG_CORE_LTC_AES_DESC)), \
4 srcs-$(_CFG_CORE_LTC_AES_DESC) += aes.c
1 subdirs-$(call cfg-one-enabled, _CFG_CORE_LTC_AES _CFG_CORE_LTC_AES_DESC) += aes
95 #if defined(_CFG_CORE_LTC_AES) || defined(_CFG_CORE_LTC_AES_DESC) in tee_ltc_reg_algs()
13 ifeq ($(_CFG_CORE_LTC_AES_DESC),y)
212 #define _CFG_CORE_LTC_AES_DESC 1 macro
212 set(_CFG_CORE_LTC_AES_DESC y) variable
Completed in 15 milliseconds