webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions
dsa_decrepit.c File Reference
#include <openssl/bn.h>
#include <openssl/dsa.h>

Classes

struct  wrapped_callback
 

Functions

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

◆ 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 
)