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

Public Attributes

const EC_METHOD *(* meth )()
 
int degree
 
const char * p
 
const char * a
 
const char * b
 
const char * Qx
 
const char * Qy
 
const char * Gx
 
const char * Gy
 
const char * order
 
const char * d
 

Detailed Description

Definition at line 1277 of file ectest.c.

Member Data Documentation

const char * nistp_test_params::a

Definition at line 1284 of file ectest.c.

const char * nistp_test_params::b

Definition at line 1284 of file ectest.c.

const char * nistp_test_params::d

Definition at line 1284 of file ectest.c.

int nistp_test_params::degree

Definition at line 1280 of file ectest.c.

const char * nistp_test_params::Gx

Definition at line 1284 of file ectest.c.

const char * nistp_test_params::Gy

Definition at line 1284 of file ectest.c.

const EC_METHOD *(* nistp_test_params::meth)()

Definition at line 1279 of file ectest.c.

const char * nistp_test_params::order

Definition at line 1284 of file ectest.c.

const char * nistp_test_params::p

Definition at line 1284 of file ectest.c.

const char * nistp_test_params::Qx

Definition at line 1284 of file ectest.c.

const char * nistp_test_params::Qy

Definition at line 1284 of file ectest.c.


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