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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dbftest.c226 static unsigned char ofb64_ok[]={ variable
346 printf("%02X",ofb64_ok[j]);
518 if (memcmp(cbc_out,ofb64_ok,(int)len) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dbftest.c227 static unsigned char ofb64_ok[]={ variable
350 printf("%02X",ofb64_ok[j]);
522 if (memcmp(cbc_out,ofb64_ok,(int)len) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbftest.c227 static unsigned char ofb64_ok[]={ variable
350 printf("%02X",ofb64_ok[j]);
522 if (memcmp(cbc_out,ofb64_ok,(int)len) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bf/
H A Dbftest.c226 static unsigned char ofb64_ok[]={ variable
346 printf("%02X",ofb64_ok[j]);
518 if (memcmp(cbc_out,ofb64_ok,(int)len) != 0)

Completed in 99 milliseconds