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

#include <crypto.h>

Public Attributes

int code
 
voidvalue
 
size_t value_size
 
size_t * value_length
 

Detailed Description

Definition at line 171 of file crypto.h.

Member Data Documentation

int openssl_item_st::code

Definition at line 173 of file crypto.h.

void * openssl_item_st::value

Definition at line 174 of file crypto.h.

size_t * openssl_item_st::value_length

Definition at line 176 of file crypto.h.

size_t openssl_item_st::value_size

Definition at line 175 of file crypto.h.


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