Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines.h328 #define __OPTEE_ALG_ECDH_P192 0x80001042 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c80 case __OPTEE_ALG_ECDH_P192: in TEE_AllocateOperation()
240 case __OPTEE_ALG_ECDH_P192: in TEE_AllocateOperation()
2672 if ((alg == __OPTEE_ALG_ECDH_P192 || in TEE_IsAlgorithmSupported()
/optee_os/core/tee/
H A Dtee_svc_cryp.c2768 case __OPTEE_ALG_ECDH_P192: in translate_compat_algo()