Home
last modified time | relevance | path

Searched refs:TEE_ALG_SM2_DSA_SM3 (Results 1 – 6 of 6) sorted by relevance

/optee_os/lib/libutee/include/
H A Dutee_defines.h133 if (algo == TEE_ALG_SM2_DSA_SM3) in __tee_alg_get_digest_hash()
H A Dtee_api_defines.h283 #define TEE_ALG_SM2_DSA_SM3 0x70006045 macro
/optee_os/core/lib/libtomcrypt/
H A Decc.c95 (algo != TEE_ALG_SM2_DSA_SM3) && in ecc_get_curve_info()
/optee_os/lib/libmbedtls/core/
H A Decc.c74 if (algo != 0 && algo != TEE_ALG_SM2_DSA_SM3 && in ecc_get_keysize()
/optee_os/lib/libutee/
H A Dtee_api_operations.c96 case TEE_ALG_SM2_DSA_SM3: in TEE_AllocateOperation()
197 case TEE_ALG_SM2_DSA_SM3: in TEE_AllocateOperation()
2704 if (alg == TEE_ALG_SM2_DSA_SM3 && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()
/optee_os/core/tee/
H A Dtee_svc_cryp.c4621 case TEE_ALG_SM2_DSA_SM3: in syscall_asymm_operate()