Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h108 if (algo == TEE_ALG_SM2_DSA_SM3) in __tee_alg_get_digest_hash()
A Dtee_api_defines.h250 #define TEE_ALG_SM2_DSA_SM3 0x70006045 macro
/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c100 (algo != TEE_ALG_SM2_DSA_SM3) && in ecc_get_curve_info()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c97 if (algo != 0 && algo != TEE_ALG_SM2_DSA_SM3 && in ecc_get_keysize()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c87 case TEE_ALG_SM2_DSA_SM3: in TEE_AllocateOperation()
174 case TEE_ALG_SM2_DSA_SM3: in TEE_AllocateOperation()
2071 if (alg == TEE_ALG_SM2_DSA_SM3 && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4185 case TEE_ALG_SM2_DSA_SM3: in syscall_asymm_operate()

Completed in 18 milliseconds