DemesneGH commented on issue #88: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/88#issuecomment-1240448474
In OP-TEE it uses `TEE_ALG_ECDH_P192`, `TEE_ALG_ECDH_P224`, etc. Not the `TEE_ALG_ECDH_DERIVE_SHARED_SECRET`: https://github.com/OP-TEE/optee_test/blob/00b3f2cbf4ad959423f8f1abdef52a2f0280db1b/host/xtest/regression_4000_data.h#L6490-L6504 The function call example can be found at the xtest code: https://github.com/OP-TEE/optee_test/blob/1cf0e6d2bdd1145370033d4e182634458528579d/host/xtest/regression_4000.c#L4793 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org