1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-04 13:24:06 +08:00
Janos Follath f61e486179 ECDH: Add mbedtls_ecdh_setup()
In the future we want to support alternative ECDH implementations. We
can't make assumptions about the structure of the context they might
use, and therefore shouldn't access the members of
`mbedtls_ecdh_context`.

Currently the lifecycle of the context can't be done without direct
manipulation. This commit adds `mbedtls_ecdh_setup()` to complete
covering the context lifecycle with functions.
2018-11-30 14:09:57 +00:00
..
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-07-01 10:22:53 +03:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-30 14:09:57 +00:00
2018-10-15 13:22:41 +02:00
2018-05-15 09:21:57 +01:00
2018-11-30 14:09:57 +00:00
2018-11-09 13:57:37 +00:00
2018-11-09 15:01:07 +00:00
2018-08-14 16:08:38 +01:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-07-24 16:43:20 +01:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00
2018-11-09 15:01:07 +00:00