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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bf/
H A Dbftest.c236 static unsigned char ofb64_ok[] = { variable
360 printf("%02X", ofb64_ok[j]);
521 if (memcmp(cbc_out, ofb64_ok, (int)len) != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A Dbftest.c236 static unsigned char ofb64_ok[] = { variable
360 printf("%02X", ofb64_ok[j]);
521 if (memcmp(cbc_out, ofb64_ok, (int)len) != 0) {

Completed in 71 milliseconds