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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c245 #define DSA_NUM 3 macro
264 static double dsa_results[DSA_NUM][2];
539 DSA *dsa_key[DSA_NUM];
540 long dsa_c[DSA_NUM][2];
541 static unsigned int dsa_bits[DSA_NUM]={512,1024,2048};
617 int dsa_doit[DSA_NUM];
686 for (i=0; i<DSA_NUM; i++)
1170 for (i=0; i<DSA_NUM; i++)
1363 for (i=1; i<DSA_NUM; i++)
2095 for (j=0; j<DSA_NUM;
[all...]

Completed in 157 milliseconds