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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dbftest.c92 static BF_LONG bf_cipher[2][2]={ variable
375 if (memcmp(&(bf_cipher[n][0]),&(data[0]),8) != 0)
384 printf("%08lX ",(unsigned long)bf_cipher[n][i]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bf/
H A Dbftest.c92 static BF_LONG bf_cipher[2][2]={ variable
375 if (memcmp(&(bf_cipher[n][0]),&(data[0]),8) != 0)
384 printf("%08lX ",(unsigned long)bf_cipher[n][i]);

Completed in 87 milliseconds