ecp_curve_info Struct Reference

Curve information for use by other modules. More...

#include <ecp.h>

Data Fields

ecp_group_id grp_id
uint16_t tls_id
uint16_t size
const char * name

Detailed Description

Curve information for use by other modules.

Definition at line 77 of file ecp.h.


Field Documentation

const char* ecp_curve_info::name

Human-friendly name

Definition at line 82 of file ecp.h.

Curve size in bits

Definition at line 81 of file ecp.h.

TLS NamedCurve identifier

Definition at line 80 of file ecp.h.

Referenced by ecp_curve_info_from_tls_id(), ecp_tls_write_group(), and ssl_write_supported_elliptic_curves_ext().


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