versadac  1
versadac - Scalable Recorder Firmware
Public Attributes | List of all members
dh_method Struct Reference

Public Attributes

const char * name
 
int(* generate_key )(DH *dh)
 
int(* compute_key )(unsigned char *key, const BIGNUM *pub_key, DH *dh)
 
int(* bn_mod_exp )(const DH *dh, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, BN_CTX *ctx, BN_MONT_CTX *m_ctx)
 
int(* init )(DH *dh)
 
int(* finish )(DH *dh)
 
int flags
 
char * app_data
 
int(* generate_params )(DH *dh, int prime_len, int generator, BN_GENCB *cb)
 

The documentation for this struct was generated from the following file: