OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
EC_CURVE_DATA Struct Reference

Public Attributes

int field_type
 
int seed_len
 
int param_len
 
unsigned int cofactor
 

Detailed Description

Definition at line 77 of file ec_curve.c.

Member Data Documentation

unsigned int EC_CURVE_DATA::cofactor

Definition at line 82 of file ec_curve.c.

int EC_CURVE_DATA::field_type

Definition at line 78 of file ec_curve.c.

int EC_CURVE_DATA::param_len

Definition at line 78 of file ec_curve.c.

int EC_CURVE_DATA::seed_len

Definition at line 78 of file ec_curve.c.


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