Searched refs:bf_cipher (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.c95 static BF_LONG bf_cipher[2][2] = { variable
388 if (memcmp(&(bf_cipher[n][0]), &(data[0]), 8) != 0) {
396 printf("%08lX ", (unsigned long)bf_cipher[n][i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dbftest.c93 static BF_LONG bf_cipher[2][2]={ variable
379 if (memcmp(&(bf_cipher[n][0]),&(data[0]),8) != 0)
388 printf("%08lX ",(unsigned long)bf_cipher[n][i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbftest.c93 static BF_LONG bf_cipher[2][2]={ variable
379 if (memcmp(&(bf_cipher[n][0]),&(data[0]),8) != 0)
388 printf("%08lX ",(unsigned long)bf_cipher[n][i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A Dbftest.c95 static BF_LONG bf_cipher[2][2] = { variable
388 if (memcmp(&(bf_cipher[n][0]), &(data[0]), 8) != 0) {
396 printf("%08lX ", (unsigned long)bf_cipher[n][i]);

Completed in 93 milliseconds