Classes | Typedefs | Functions
ex_data.h File Reference
#include <openssl/base.h>
#include <openssl/stack.h>
Include dependency graph for ex_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  crypto_ex_data_st
 

Typedefs

typedef struct crypto_ex_data_st CRYPTO_EX_DATA
 
typedef int CRYPTO_EX_dup(CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from, void **from_d, int index, long argl, void *argp)
 
typedef void CRYPTO_EX_free(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int index, long argl, void *argp)
 
typedef int CRYPTO_EX_unused
 

Functions

OPENSSL_EXPORT void CRYPTO_cleanup_all_ex_data (void)
 

Typedef Documentation

◆ CRYPTO_EX_DATA

Definition at line 128 of file ex_data.h.

◆ CRYPTO_EX_dup

typedef int CRYPTO_EX_dup(CRYPTO_EX_DATA *to, const CRYPTO_EX_DATA *from, void **from_d, int index, long argl, void *argp)

Definition at line 184 of file ex_data.h.

◆ CRYPTO_EX_free

typedef void CRYPTO_EX_free(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int index, long argl, void *argp)

Definition at line 174 of file ex_data.h.

◆ CRYPTO_EX_unused

Definition at line 192 of file ex_data.h.

Function Documentation

◆ CRYPTO_cleanup_all_ex_data()

OPENSSL_EXPORT void CRYPTO_cleanup_all_ex_data ( void  )

Definition at line 261 of file ex_data.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:12