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

/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Ddestest.c275 static unsigned char cbc3_ok[32]={ variable
383 /* if (memcmp(cbc_out,cbc3_ok,
541 if (memcmp(cbc_out,cbc3_ok,
551 printf(" %02x",cbc3_ok[n]);
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Ddestest.c275 static unsigned char cbc3_ok[32]={ variable
383 /* if (memcmp(cbc_out,cbc3_ok,
541 if (memcmp(cbc_out,cbc3_ok,
551 printf(" %02x",cbc3_ok[n]);

Completed in 121 milliseconds