cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
ec_point_st Struct Reference

#include <ec_lcl.h>

Public Attributes

const EC_METHODmeth
 
BIGNUM X
 
BIGNUM Y
 
BIGNUM Z
 
int Z_is_one
 

Detailed Description

Definition at line 271 of file ec_lcl.h.

Member Data Documentation

const EC_METHOD* ec_point_st::meth

Definition at line 272 of file ec_lcl.h.

BIGNUM ec_point_st::X

Definition at line 277 of file ec_lcl.h.

BIGNUM ec_point_st::Y

Definition at line 278 of file ec_lcl.h.

BIGNUM ec_point_st::Z

Definition at line 279 of file ec_lcl.h.

int ec_point_st::Z_is_one

Definition at line 281 of file ec_lcl.h.


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