![]() |
Mbed OS Reference
|
The context used by the default ECDH implementation. More...
#include <ecdh.h>
Data Fields | |
| mbedtls_ecp_group | grp |
| mbedtls_mpi | d |
| mbedtls_ecp_point | Q |
| mbedtls_ecp_point | Qp |
| mbedtls_mpi | z |
The context used by the default ECDH implementation.
Later versions might change the structure of this context, therefore users should not make any assumptions about the structure of mbedtls_ecdh_context_mbed.