Searched refs:TEE_ALG_SM2_PKE (Results 1 – 7 of 7) sorted by relevance
66 if (algo == TEE_ALG_SM2_PKE) in __tee_alg_get_class()89 case TEE_ALG_SM2_PKE: in __tee_alg_get_main_alg()
359 #define TEE_ALG_SM2_PKE 0x80000046 macro
137 res = ecc_populate_ltc_private_key(<c_key, key, TEE_ALG_SM2_PKE, in sm2_ltc_pke_decrypt()354 res = ecc_populate_ltc_public_key(<c_key, key, TEE_ALG_SM2_PKE, NULL); in sm2_ltc_pke_encrypt()
94 if ((algo != 0) && (algo != TEE_ALG_SM2_PKE) && in ecc_get_curve_info()
75 algo != TEE_ALG_SM2_KEP && algo != TEE_ALG_SM2_PKE) in ecc_get_keysize()
95 case TEE_ALG_SM2_PKE: in TEE_AllocateOperation()216 case TEE_ALG_SM2_PKE: in TEE_AllocateOperation()2712 if (alg == TEE_ALG_SM2_PKE && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()
4499 case TEE_ALG_SM2_PKE: in syscall_asymm_operate()