Home
last modified time | relevance | path

Searched refs:__OPTEE_ALG_ECDH_P384 (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h331 #define __OPTEE_ALG_ECDH_P384 0x80004042 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c109 case __OPTEE_ALG_ECDH_P384: in TEE_AllocateOperation()
243 case __OPTEE_ALG_ECDH_P384: in TEE_AllocateOperation()
2690 if ((alg == __OPTEE_ALG_ECDH_P384 || in TEE_IsAlgorithmSupported()
/optee_os/core/tee/
H A Dtee_svc_cryp.c2771 case __OPTEE_ALG_ECDH_P384: in translate_compat_algo()