Home
last modified time | relevance | path

Searched refs:TEE_ALG_SM2_PKE (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h59 if (algo == TEE_ALG_SM2_PKE) in __tee_alg_get_class()
78 case TEE_ALG_SM2_PKE: in __tee_alg_get_main_alg()
A Dtee_api_defines.h292 #define TEE_ALG_SM2_PKE 0x80000045 macro
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dsm2-pke.c137 res = ecc_populate_ltc_private_key(&ltc_key, key, TEE_ALG_SM2_PKE, in sm2_ltc_pke_decrypt()
354 res = ecc_populate_ltc_public_key(&ltc_key, key, TEE_ALG_SM2_PKE, NULL); in sm2_ltc_pke_encrypt()
A Decc.c99 if ((algo != 0) && (algo != TEE_ALG_SM2_PKE) && in ecc_get_curve_info()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c98 algo != TEE_ALG_SM2_KEP && algo != TEE_ALG_SM2_PKE) in ecc_get_keysize()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c86 case TEE_ALG_SM2_PKE: in TEE_AllocateOperation()
192 case TEE_ALG_SM2_PKE: in TEE_AllocateOperation()
2079 if (alg == TEE_ALG_SM2_PKE && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4101 case TEE_ALG_SM2_PKE: in syscall_asymm_operate()

Completed in 19 milliseconds