Classes | Functions
obj_decrepit.c File Reference
#include <openssl/obj.h>
#include <assert.h>
#include <string.h>
#include <openssl/evp.h>
#include "../../crypto/internal.h"
Include dependency graph for obj_decrepit.c:

Go to the source code of this file.

Classes

struct  wrapped_callback
 

Functions

static void cipher_callback (const EVP_CIPHER *cipher, const char *name, const char *unused, void *arg)
 
static void md_callback (const EVP_MD *md, const char *name, const char *unused, void *arg)
 
void OBJ_NAME_do_all (int type, void(*callback)(const OBJ_NAME *, void *arg), void *arg)
 
void OBJ_NAME_do_all_sorted (int type, void(*callback)(const OBJ_NAME *, void *arg), void *arg)
 

Function Documentation

◆ cipher_callback()

static void cipher_callback ( const EVP_CIPHER cipher,
const char *  name,
const char *  unused,
void *  arg 
)
static

Definition at line 30 of file obj_decrepit.c.

◆ md_callback()

static void md_callback ( const EVP_MD md,
const char *  name,
const char *  unused,
void *  arg 
)
static

Definition at line 43 of file obj_decrepit.c.

◆ OBJ_NAME_do_all()

void OBJ_NAME_do_all ( int  type,
void(*)(const OBJ_NAME *, void *arg callback,
void *  arg 
)

Definition at line 72 of file obj_decrepit.c.

◆ OBJ_NAME_do_all_sorted()

void OBJ_NAME_do_all_sorted ( int  type,
void(*)(const OBJ_NAME *, void *arg callback,
void *  arg 
)

Definition at line 56 of file obj_decrepit.c.



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