tomcrypt_pk.h | 323 } dsa_key; typedef in typeref:struct:__anon5294 325 int dsa_make_key(prng_state *prng, int wprng, int group_size, int modulus_size, dsa_key *key); 326 void dsa_free(dsa_key *key); 330 prng_state *prng, int wprng, dsa_key *key); 334 prng_state *prng, int wprng, dsa_key *key); 338 int *stat, dsa_key *key); 342 int *stat, dsa_key *key); 347 dsa_key *key); 351 dsa_key *key); 353 int dsa_import(const unsigned char *in, unsigned long inlen, dsa_key *key) [all...] |