Home
last modified time | relevance | path

Searched refs:CFG_CRYPTO_DES (Results 1 – 18 of 18) sorted by relevance

/optee_os/out/arm/export-ta_arm64/include/
A Dmbedtls_config_kernel.h56 #if defined(CFG_CRYPTO_DES)
/optee_os/out/arm/export-ta_arm64/host_include/
A Dmbedtls_config_kernel.h56 #if defined(CFG_CRYPTO_DES)
A Dconf.h57 #define CFG_CRYPTO_DES 1 macro
A Dconf.mk60 CFG_CRYPTO_DES=y
A Dconf.cmake57 set(CFG_CRYPTO_DES y) variable
/optee_os/out/arm/export-ta_arm32/host_include/
A Dmbedtls_config_kernel.h56 #if defined(CFG_CRYPTO_DES)
A Dconf.h57 #define CFG_CRYPTO_DES 1 macro
A Dconf.mk60 CFG_CRYPTO_DES=y
A Dconf.cmake57 set(CFG_CRYPTO_DES y) variable
/optee_os/out/arm/export-ta_arm32/include/
A Dmbedtls_config_kernel.h56 #if defined(CFG_CRYPTO_DES)
/optee_os/lib/libmbedtls/include/
A Dmbedtls_config_kernel.h56 #if defined(CFG_CRYPTO_DES)
/optee_os/lib/libmbedtls/core/
A Dsub.mk13 ifeq ($(CFG_CRYPTO_DES),y)
/optee_os/out/arm/include/generated/
A Dconf.h57 #define CFG_CRYPTO_DES 1 macro
/optee_os/core/include/crypto/
A Dcrypto_impl.h198 #if defined(CFG_CRYPTO_DES) && defined(CFG_CRYPTO_ECB)
206 #if defined(CFG_CRYPTO_DES) && defined(CFG_CRYPTO_CBC)
/optee_os/out/arm/
A Dconf.mk60 CFG_CRYPTO_DES=y
A Dconf.cmake57 set(CFG_CRYPTO_DES y) variable
/optee_os/core/
A Dcrypto.mk11 CFG_CRYPTO_DES ?= y
/optee_os/lib/libutee/
A Dtee_api_operations.c1882 if (IS_ENABLED(CFG_CRYPTO_DES)) { in TEE_IsAlgorithmSupported()

Completed in 38 milliseconds