Home
last modified time | relevance | path

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

/optee_os/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/out/arm/export-ta_arm64/host_include/
A Dutee_defines.h59 if (algo == TEE_ALG_SM2_KEP) in __tee_alg_get_class()
76 case TEE_ALG_SM2_KEP: in __tee_alg_get_main_alg()
A Dtee_api_defines.h165 #define TEE_ALG_SM2_KEP 0x60000045 macro
/optee_os/out/arm/export-ta_arm64/include/
A Dutee_defines.h59 if (algo == TEE_ALG_SM2_KEP) in __tee_alg_get_class()
76 case TEE_ALG_SM2_KEP: in __tee_alg_get_main_alg()
A Dtee_api_defines.h165 #define TEE_ALG_SM2_KEP 0x60000045 macro
/optee_os/lib/libutee/include/
A Dutee_defines.h59 if (algo == TEE_ALG_SM2_KEP) in __tee_alg_get_class()
76 case TEE_ALG_SM2_KEP: in __tee_alg_get_main_alg()
A Dtee_api_defines.h165 #define TEE_ALG_SM2_KEP 0x60000045 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dutee_defines.h59 if (algo == TEE_ALG_SM2_KEP) in __tee_alg_get_class()
76 case TEE_ALG_SM2_KEP: in __tee_alg_get_main_alg()
A Dtee_api_defines.h165 #define TEE_ALG_SM2_KEP 0x60000045 macro
/optee_os/out/arm/export-ta_arm32/include/
A Dutee_defines.h59 if (algo == TEE_ALG_SM2_KEP) in __tee_alg_get_class()
76 case TEE_ALG_SM2_KEP: in __tee_alg_get_main_alg()
A Dtee_api_defines.h165 #define TEE_ALG_SM2_KEP 0x60000045 macro
/optee_os/lib/libutee/
A Dtee_api_operations.c47 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()
/optee_os/core/tee/
A Dtee_svc_cryp.c2251 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