Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h251 #define TEE_ALG_DH_DERIVE_SHARED_SECRET 0x80000032 macro
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c214 case TEE_ALG_DH_DERIVE_SHARED_SECRET: in TEE_AllocateOperation()
2050 if (alg == TEE_ALG_DH_DERIVE_SHARED_SECRET) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c3412 if (cs->algo == TEE_ALG_DH_DERIVE_SHARED_SECRET) { in syscall_cryp_derive_key()

Completed in 13 milliseconds