Searched refs:ELG_secret_key (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Delgamal.c47 } ELG_secret_key; typedef in typeref:struct:__anon2584
50 static int test_keys (ELG_secret_key *sk, unsigned int nbits, int nodie);
52 static void generate (ELG_secret_key *sk, unsigned nbits, gcry_mpi_t **factors);
53 static int check_secret_key (ELG_secret_key *sk);
57 ELG_secret_key *skey);
59 ELG_secret_key *skey);
128 test_keys ( ELG_secret_key *sk, unsigned int nbits, int nodie )
259 generate ( ELG_secret_key *sk, unsigned int nbits, gcry_mpi_t **ret_factors )
361 generate_using_x (ELG_secret_key *sk, unsigned int nbits, gcry_mpi_t x,
438 check_secret_key( ELG_secret_key *s
[all...]

Completed in 40 milliseconds