Home
last modified time | relevance | path

Searched refs:CFG_CRYPTO_SM2_KEP (Results 1 – 21 of 21) sorted by relevance

/optee_os/out/arm/export-ta_arm64/include/
A Dmbedtls_config_kernel.h115 defined(CFG_CRYPTO_SM2_KEP)
/optee_os/out/arm/export-ta_arm64/host_include/
A Dmbedtls_config_kernel.h115 defined(CFG_CRYPTO_SM2_KEP)
A Dconf.h77 #define CFG_CRYPTO_SM2_KEP 1 macro
A Dconf.mk80 CFG_CRYPTO_SM2_KEP=y
A Dconf.cmake77 set(CFG_CRYPTO_SM2_KEP y) variable
/optee_os/out/arm/export-ta_arm32/host_include/
A Dmbedtls_config_kernel.h115 defined(CFG_CRYPTO_SM2_KEP)
A Dconf.h77 #define CFG_CRYPTO_SM2_KEP 1 macro
A Dconf.mk80 CFG_CRYPTO_SM2_KEP=y
A Dconf.cmake77 set(CFG_CRYPTO_SM2_KEP y) variable
/optee_os/out/arm/export-ta_arm32/include/
A Dmbedtls_config_kernel.h115 defined(CFG_CRYPTO_SM2_KEP)
/optee_os/lib/libmbedtls/include/
A Dmbedtls_config_kernel.h115 defined(CFG_CRYPTO_SM2_KEP)
/optee_os/core/crypto/
A Dsub.mk27 ifneq (,$(filter y,$(CFG_CRYPTO_SM2_PKE) $(CFG_CRYPTO_SM2_KEP)))
A Dcrypto.c789 #if !defined(CFG_CRYPTO_SM2_KEP)
/optee_os/lib/libmbedtls/core/
A Dsub.mk31 srcs-$(CFG_CRYPTO_SM2_KEP) += sm2-kep.c
A Decc.c392 if (!IS_ENABLED(CFG_CRYPTO_SM2_KEP)) in crypto_asym_alloc_ecc_keypair()
463 if (!IS_ENABLED(CFG_CRYPTO_SM2_KEP)) in crypto_asym_alloc_ecc_public_key()
/optee_os/out/arm/include/generated/
A Dconf.h77 #define CFG_CRYPTO_SM2_KEP 1 macro
/optee_os/out/arm/
A Dconf.mk80 CFG_CRYPTO_SM2_KEP=y
A Dconf.cmake77 set(CFG_CRYPTO_SM2_KEP y) variable
/optee_os/core/
A Dcrypto.mk49 CFG_CRYPTO_SM2_KEP ?= y
/optee_os/core/tee/
A Dtee_svc_cryp.c2131 #if defined(CFG_CRYPTO_SM2_KEP) in tee_svc_cryp_check_key_type()
2809 #if defined(CFG_CRYPTO_SM2_KEP)
3153 #if defined(CFG_CRYPTO_SM2_KEP) in syscall_cryp_derive_key()
/optee_os/lib/libutee/
A Dtee_api_operations.c2062 if (IS_ENABLED(CFG_CRYPTO_SM2_KEP)) { in TEE_IsAlgorithmSupported()

Completed in 29 milliseconds