Searched refs:CFG_CRYPTO_SM2_KEP (Results 1 – 21 of 21) sorted by relevance
115 defined(CFG_CRYPTO_SM2_KEP)
77 #define CFG_CRYPTO_SM2_KEP 1 macro
80 CFG_CRYPTO_SM2_KEP=y
77 set(CFG_CRYPTO_SM2_KEP y) variable
27 ifneq (,$(filter y,$(CFG_CRYPTO_SM2_PKE) $(CFG_CRYPTO_SM2_KEP)))
789 #if !defined(CFG_CRYPTO_SM2_KEP)
31 srcs-$(CFG_CRYPTO_SM2_KEP) += sm2-kep.c
392 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()
49 CFG_CRYPTO_SM2_KEP ?= y
2131 #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()
2062 if (IS_ENABLED(CFG_CRYPTO_SM2_KEP)) { in TEE_IsAlgorithmSupported()
Completed in 29 milliseconds