Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h329 #define __OPTEE_ALG_ECDH_P224 0x80002042 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c87 case __OPTEE_ALG_ECDH_P224: in TEE_AllocateOperation()
241 case __OPTEE_ALG_ECDH_P224: in TEE_AllocateOperation()
2678 if ((alg == __OPTEE_ALG_ECDH_P224 || in TEE_IsAlgorithmSupported()
/optee_os/core/tee/
H A Dtee_svc_cryp.c2769 case __OPTEE_ALG_ECDH_P224: in translate_compat_algo()