Home
last modified time | relevance | path

Searched refs:TEE_ALG_X25519 (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h82 case TEE_ALG_X25519: in __tee_alg_get_main_alg()
A Dtee_api_defines.h294 #define TEE_ALG_X25519 0x80000044 macro
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c110 case TEE_ALG_X25519: in TEE_AllocateOperation()
233 case TEE_ALG_X25519: in TEE_AllocateOperation()
2083 if (alg == TEE_ALG_X25519 && element == TEE_ECC_CURVE_25519) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c3636 else if (cs->algo == TEE_ALG_X25519) { in syscall_cryp_derive_key()

Completed in 17 milliseconds