Classes | Functions
dh_decrepit.c File Reference
#include <openssl/bn.h>
#include <openssl/dh.h>
Include dependency graph for dh_decrepit.c:

Go to the source code of this file.

Classes

struct  wrapped_callback
 

Functions

static int callback_wrapper (int event, int n, BN_GENCB *gencb)
 
DHDH_generate_parameters (int prime_len, int generator, void(*callback)(int, int, void *), void *cb_arg)
 

Function Documentation

◆ callback_wrapper()

static int callback_wrapper ( int  event,
int  n,
BN_GENCB gencb 
)
static

Definition at line 64 of file dh_decrepit.c.

◆ DH_generate_parameters()

DH* DH_generate_parameters ( int  prime_len,
int  generator,
void(*)(int, int, void *)  callback,
void *  cb_arg 
)

Definition at line 70 of file dh_decrepit.c.



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