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

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

Completed in 43 milliseconds