Searched refs:TEE_ALG_SM2_KEP (Results 1 – 14 of 14) 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()
101 (algo != TEE_ALG_SM2_KEP)) in ecc_get_curve_info()
59 if (algo == TEE_ALG_SM2_KEP) in __tee_alg_get_class()76 case TEE_ALG_SM2_KEP: in __tee_alg_get_main_alg()
165 #define TEE_ALG_SM2_KEP 0x60000045 macro
47 if (algorithm == TEE_ALG_AES_XTS || algorithm == TEE_ALG_SM2_KEP) in TEE_AllocateOperation()91 case TEE_ALG_SM2_KEP: in TEE_AllocateOperation()225 case TEE_ALG_SM2_KEP: in TEE_AllocateOperation()2063 if (alg == TEE_ALG_SM2_KEP && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()
2251 if (algo == TEE_ALG_SM2_KEP) { in syscall_cryp_state_alloc()3154 else if (cs->algo == TEE_ALG_SM2_KEP) { in syscall_cryp_derive_key()
Completed in 34 milliseconds