Searched refs:TEE_ALG_DH_DERIVE_SHARED_SECRET (Results 1 – 3 of 3) sorted by relevance
251 #define TEE_ALG_DH_DERIVE_SHARED_SECRET 0x80000032 macro
214 case TEE_ALG_DH_DERIVE_SHARED_SECRET: in TEE_AllocateOperation()2050 if (alg == TEE_ALG_DH_DERIVE_SHARED_SECRET) in TEE_IsAlgorithmSupported()
3412 if (cs->algo == TEE_ALG_DH_DERIVE_SHARED_SECRET) { in syscall_cryp_derive_key()
Completed in 14 milliseconds