Searched refs:TEE_ALG_SM2_KEP (Results 1 – 7 of 7) sorted by relevance
416 TEE_ALG_SM2_KEP, NULL); in crypto_acipher_sm2_kep_derive()421 TEE_ALG_SM2_KEP, NULL); in crypto_acipher_sm2_kep_derive()426 TEE_ALG_SM2_KEP, NULL); in crypto_acipher_sm2_kep_derive()431 TEE_ALG_SM2_KEP, NULL); in crypto_acipher_sm2_kep_derive()
96 (algo != TEE_ALG_SM2_KEP)) in ecc_get_curve_info()
68 if (algo == TEE_ALG_SM2_KEP) in __tee_alg_get_class()91 case TEE_ALG_SM2_KEP: in __tee_alg_get_main_alg()
285 #define TEE_ALG_SM2_KEP 0x60000045 macro
75 algo != TEE_ALG_SM2_KEP && algo != TEE_ALG_SM2_PKE) in ecc_get_keysize()
53 if (algorithm == TEE_ALG_AES_XTS || algorithm == TEE_ALG_SM2_KEP || in TEE_AllocateOperation()101 case TEE_ALG_SM2_KEP: in TEE_AllocateOperation()257 case TEE_ALG_SM2_KEP: in TEE_AllocateOperation()2708 if (alg == TEE_ALG_SM2_KEP && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()
2872 if (algo == TEE_ALG_SM2_KEP) { in syscall_cryp_state_alloc()3939 else if (cs->algo == TEE_ALG_SM2_KEP) { in syscall_cryp_derive_key()