Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Dsm2-kep.c416 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()
A Decc.c101 (algo != TEE_ALG_SM2_KEP)) in ecc_get_curve_info()
/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h61 if (algo == TEE_ALG_SM2_KEP) in __tee_alg_get_class()
80 case TEE_ALG_SM2_KEP: in __tee_alg_get_main_alg()
A Dtee_api_defines.h252 #define TEE_ALG_SM2_KEP 0x60000045 macro
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c47 if (algorithm == TEE_ALG_AES_XTS || algorithm == TEE_ALG_SM2_KEP || in TEE_AllocateOperation()
92 case TEE_ALG_SM2_KEP: in TEE_AllocateOperation()
232 case TEE_ALG_SM2_KEP: in TEE_AllocateOperation()
2075 if (alg == TEE_ALG_SM2_KEP && element == TEE_ECC_CURVE_SM2) in TEE_IsAlgorithmSupported()
/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/core/tee/
A Dtee_svc_cryp.c2685 if (algo == TEE_ALG_SM2_KEP) { in syscall_cryp_state_alloc()
3600 else if (cs->algo == TEE_ALG_SM2_KEP) { in syscall_cryp_derive_key()

Completed in 33 milliseconds