ecdh_context Struct Reference

ECDH context structure. More...

#include <ecdh.h>

Collaboration diagram for ecdh_context:
Collaboration graph
[legend]

Data Fields

ecp_group grp
mpi d
ecp_point Q
ecp_point Qp
mpi z
int point_format
ecp_point Vi
ecp_point Vf
mpi _d

Detailed Description

ECDH context structure.

Definition at line 39 of file ecdh.h.


Field Documentation

previous d

Definition at line 49 of file ecdh.h.

Referenced by ecdh_free().

our secret value

Definition at line 42 of file ecdh.h.

Referenced by ecdh_calc_secret(), ecdh_free(), ecdh_make_params(), and ecdh_make_public().

format for point export

Definition at line 46 of file ecdh.h.

Referenced by ecdh_make_params(), ecdh_make_public(), ssl_parse_supported_point_formats(), and ssl_parse_supported_point_formats_ext().

un-blinding value (for later)

Definition at line 48 of file ecdh.h.

Referenced by ecdh_free().

blinding value (for later)

Definition at line 47 of file ecdh.h.

Referenced by ecdh_free().


The documentation for this struct was generated from the following file:

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1