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

/freebsd-10.1-release/crypto/openssl/apps/
H A Dspeed.c245 # define SIZE_NUM 5 macro
262 static double results[ALGOR_NUM][SIZE_NUM];
263 static int lengths[SIZE_NUM] = { 16, 64, 256, 1024, 8 * 1024 };
518 long c[ALGOR_NUM][SIZE_NUM];
1368 for (i = 1; i < SIZE_NUM; i++) {
1380 for (i = 1; i < SIZE_NUM; i++) {
1544 for (j = 0; j < SIZE_NUM; j++) {
1557 for (j = 0; j < SIZE_NUM; j++) {
1571 for (j = 0; j < SIZE_NUM; j++) {
1585 for (j = 0; j < SIZE_NUM;
[all...]

Completed in 38 milliseconds