Classes | Functions
dsa_decrepit.c File Reference
#include <openssl/bn.h>
#include <openssl/dsa.h>
Include dependency graph for dsa_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)
 
DSADSA_generate_parameters (int bits, uint8_t *seed_in, int seed_len, int *counter_ret, unsigned long *h_ret, 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 dsa_decrepit.c.

◆ DSA_generate_parameters()

DSA* DSA_generate_parameters ( int  bits,
uint8_t seed_in,
int  seed_len,
int counter_ret,
unsigned long h_ret,
void(*)(int, int, void *)  callback,
void *  cb_arg 
)

Definition at line 70 of file dsa_decrepit.c.



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