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

Public Attributes

const char * name
 
ECDSA_SIG *(* ecdsa_do_sign )(const unsigned char *dgst, int dgst_len, const BIGNUM *inv, const BIGNUM *rp, EC_KEY *eckey)
 
int(* ecdsa_sign_setup )(EC_KEY *eckey, BN_CTX *ctx, BIGNUM **kinv, BIGNUM **r)
 
int(* ecdsa_do_verify )(const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey)
 
int flags
 
char * app_data
 

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