Home
last modified time | relevance | path

Searched refs:TEE_ALG_ED25519 (Results 1 – 5 of 5) sorted by relevance

/optee_os/lib/libutee/include/
H A Dutee_defines.h95 case TEE_ALG_ED25519: in __tee_alg_get_main_alg()
H A Dtee_api_defines.h357 #define TEE_ALG_ED25519 0x70006043 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c126 case TEE_ALG_ED25519: in TEE_AllocateOperation()
198 case TEE_ALG_ED25519: in TEE_AllocateOperation()
2720 if (alg == TEE_ALG_ED25519 && element == TEE_ECC_CURVE_25519) in TEE_IsAlgorithmSupported()
/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c102 { PKCS11_CKM_EDDSA, TEE_ALG_ED25519, 0 }, in pkcs2tee_algorithm()
/optee_os/core/tee/
H A Dtee_svc_cryp.c4608 case TEE_ALG_ED25519: in syscall_asymm_operate()