Home
last modified time | relevance | path

Searched refs:CFG_CRYPTO_SM4 (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/include/crypto/
A Dcrypto_impl.h214 #if defined(CFG_CRYPTO_SM4) && defined(CFG_CRYPTO_ECB)
220 #if defined(CFG_CRYPTO_SM4) && defined(CFG_CRYPTO_CBC)
226 #if defined(CFG_CRYPTO_SM4) && defined(CFG_CRYPTO_CTR)
/optee_os/core/crypto/
A Dsub.mk35 ifeq ($(CFG_CRYPTO_SM4),y)
/optee_os/out/arm/export-ta_arm64/host_include/
A Dconf.h80 #define CFG_CRYPTO_SM4 1 macro
A Dconf.mk83 CFG_CRYPTO_SM4=y
A Dconf.cmake80 set(CFG_CRYPTO_SM4 y) variable
/optee_os/out/arm/include/generated/
A Dconf.h80 #define CFG_CRYPTO_SM4 1 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dconf.h80 #define CFG_CRYPTO_SM4 1 macro
A Dconf.mk83 CFG_CRYPTO_SM4=y
A Dconf.cmake80 set(CFG_CRYPTO_SM4 y) variable
/optee_os/out/arm/
A Dconf.mk83 CFG_CRYPTO_SM4=y
A Dconf.cmake80 set(CFG_CRYPTO_SM4 y) variable
/optee_os/core/
A Dcrypto.mk12 CFG_CRYPTO_SM4 ?= y
/optee_os/lib/libutee/
A Dtee_api_operations.c1963 if (IS_ENABLED(CFG_CRYPTO_SM4)) { in TEE_IsAlgorithmSupported()

Completed in 15 milliseconds