Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h332 #define __OPTEE_ALG_ECDH_P521 0x80005042 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c116 case __OPTEE_ALG_ECDH_P521: in TEE_AllocateOperation()
244 case __OPTEE_ALG_ECDH_P521: in TEE_AllocateOperation()
2696 if ((alg == __OPTEE_ALG_ECDH_P521 || in TEE_IsAlgorithmSupported()
/optee_os/core/tee/
H A Dtee_svc_cryp.c2772 case __OPTEE_ALG_ECDH_P521: in translate_compat_algo()