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

#include <ec_lcl.h>

Public Attributes

struct ec_extra_data_stnext
 
voiddata
 
void *(* dup_func )(void *)
 
void(* free_func )(void *)
 
void(* clear_free_func )(void *)
 

Detailed Description

Definition at line 181 of file ec_lcl.h.

Member Data Documentation

void(* ec_extra_data_st::clear_free_func)(void *)

Definition at line 186 of file ec_lcl.h.

void* ec_extra_data_st::data

Definition at line 183 of file ec_lcl.h.

void*(* ec_extra_data_st::dup_func)(void *)

Definition at line 184 of file ec_lcl.h.

void(* ec_extra_data_st::free_func)(void *)

Definition at line 185 of file ec_lcl.h.

struct ec_extra_data_st* ec_extra_data_st::next

Definition at line 182 of file ec_lcl.h.


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