Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h330 #define __OPTEE_ALG_ECDH_P256 0x80003042 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c94 case __OPTEE_ALG_ECDH_P256: in TEE_AllocateOperation()
242 case __OPTEE_ALG_ECDH_P256: in TEE_AllocateOperation()
2684 if ((alg == __OPTEE_ALG_ECDH_P256 || in TEE_IsAlgorithmSupported()
/optee_os/core/tee/
H A Dtee_svc_cryp.c2770 case __OPTEE_ALG_ECDH_P256: in translate_compat_algo()