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

Public Attributes

const SSL_CIPHERcipher
 
int active
 
int dead
 
struct cipher_order_stnext
 
struct cipher_order_stprev
 

Detailed Description

Definition at line 218 of file ssl_ciph.c.

Member Data Documentation

int cipher_order_st::active

Definition at line 221 of file ssl_ciph.c.

const SSL_CIPHER* cipher_order_st::cipher

Definition at line 220 of file ssl_ciph.c.

int cipher_order_st::dead

Definition at line 222 of file ssl_ciph.c.

struct cipher_order_st* cipher_order_st::next

Definition at line 223 of file ssl_ciph.c.

struct cipher_order_st * cipher_order_st::prev

Definition at line 223 of file ssl_ciph.c.


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