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

/barrelfish-master/lib/openssl-1.0.0d/crypto/mdc2/
H A Dmdc2test.c83 static unsigned char pad1[16]={ variable
110 if (memcmp(md,pad1,MDC2_DIGEST_LENGTH) != 0)
116 printf("%02X",pad1[i]);
121 printf("pad1 - ok\n");
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Dmdc2test.c83 static unsigned char pad1[16]={ variable
110 if (memcmp(md,pad1,MDC2_DIGEST_LENGTH) != 0)
116 printf("%02X",pad1[i]);
121 printf("pad1 - ok\n");
/barrelfish-master/usr/bench/bomp_benchmark/
H A Dft.c105 static dcomplex pad1[3]; local

Completed in 41 milliseconds