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

/macosx-10.10.1/OpenSSL098-52/src/crypto/bf/
H A Dbftest.c215 static unsigned char cbc_ok[32]={ variable
338 printf("%02X",cbc_ok[j]);
468 if (memcmp(cbc_out,cbc_ok,32) != 0)
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dbftest.c215 static unsigned char cbc_ok[32]={ variable
338 printf("%02X",cbc_ok[j]);
468 if (memcmp(cbc_out,cbc_ok,32) != 0)
H A Ddestest.c250 static unsigned char cbc_ok[32]={ variable
473 if (memcmp(cbc_out,cbc_ok,32) != 0)
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Ddestest.c250 static unsigned char cbc_ok[32]={ variable
473 if (memcmp(cbc_out,cbc_ok,32) != 0)

Completed in 123 milliseconds