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

Public Attributes

char * name
 
char * peer_name
 
BIGNUMp
 
BIGNUMg
 
BIGNUMq
 
BIGNUMgxc
 
BIGNUMgxd
 

Detailed Description

Definition at line 13 of file jpake.c.

Member Data Documentation

BIGNUM* JPAKE_CTX_PUBLIC::g

Definition at line 18 of file jpake.c.

BIGNUM* JPAKE_CTX_PUBLIC::gxc

Definition at line 20 of file jpake.c.

BIGNUM* JPAKE_CTX_PUBLIC::gxd

Definition at line 21 of file jpake.c.

char* JPAKE_CTX_PUBLIC::name

Definition at line 15 of file jpake.c.

BIGNUM* JPAKE_CTX_PUBLIC::p

Definition at line 17 of file jpake.c.

char* JPAKE_CTX_PUBLIC::peer_name

Definition at line 16 of file jpake.c.

BIGNUM* JPAKE_CTX_PUBLIC::q

Definition at line 19 of file jpake.c.


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