Searched refs:TEE_ALG_DH_DERIVE_SHARED_SECRET (Results 1 – 3 of 3) sorted by relevance
284 #define TEE_ALG_DH_DERIVE_SHARED_SECRET 0x80000032 macro
238 case TEE_ALG_DH_DERIVE_SHARED_SECRET: in TEE_AllocateOperation()2668 if (alg == TEE_ALG_DH_DERIVE_SHARED_SECRET) in TEE_IsAlgorithmSupported()
3732 if (cs->algo == TEE_ALG_DH_DERIVE_SHARED_SECRET) { in syscall_cryp_derive_key()