Searched refs:cfb_cipher (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/idea/
H A Dideatest.c108 static int cfb64_test(unsigned char *cfb_cipher);
176 static int cfb64_test(unsigned char *cfb_cipher) argument
190 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dideatest.c108 static int cfb64_test(unsigned char *cfb_cipher);
176 static int cfb64_test(unsigned char *cfb_cipher) argument
190 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
H A Drc2test.c138 /*static int cfb64_test(unsigned char *cfb_cipher);*/
213 static int cfb64_test(unsigned char *cfb_cipher) argument
227 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
H A Ddestest.c331 static int cfb_test(int bits, unsigned char *cfb_cipher);
332 static int cfb64_test(unsigned char *cfb_cipher);
333 static int ede_cfb64_test(unsigned char *cfb_cipher);
848 static int cfb_test(int bits, unsigned char *cfb_cipher) argument
857 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
877 static int cfb64_test(unsigned char *cfb_cipher) argument
888 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
910 static int ede_cfb64_test(unsigned char *cfb_cipher) argument
923 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
H A Drc5test.c328 static int cfb64_test(unsigned char *cfb_cipher) argument
342 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dideatest.c108 static int cfb64_test(unsigned char *cfb_cipher);
179 static int cfb64_test(unsigned char *cfb_cipher) argument
193 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
H A Drc2test.c138 /*static int cfb64_test(unsigned char *cfb_cipher);*/
216 static int cfb64_test(unsigned char *cfb_cipher) argument
230 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
H A Ddestest.c331 static int cfb_test(int bits, unsigned char *cfb_cipher);
332 static int cfb64_test(unsigned char *cfb_cipher);
333 static int ede_cfb64_test(unsigned char *cfb_cipher);
852 static int cfb_test(int bits, unsigned char *cfb_cipher) argument
861 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
881 static int cfb64_test(unsigned char *cfb_cipher) argument
892 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
914 static int ede_cfb64_test(unsigned char *cfb_cipher) argument
927 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Dideatest.c108 static int cfb64_test(unsigned char *cfb_cipher);
179 static int cfb64_test(unsigned char *cfb_cipher) argument
193 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc2/
H A Drc2test.c138 /*static int cfb64_test(unsigned char *cfb_cipher);*/
213 static int cfb64_test(unsigned char *cfb_cipher) argument
227 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2test.c138 /*static int cfb64_test(unsigned char *cfb_cipher);*/
216 static int cfb64_test(unsigned char *cfb_cipher) argument
230 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Ddestest.c331 static int cfb_test(int bits, unsigned char *cfb_cipher);
332 static int cfb64_test(unsigned char *cfb_cipher);
333 static int ede_cfb64_test(unsigned char *cfb_cipher);
848 static int cfb_test(int bits, unsigned char *cfb_cipher) argument
857 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
877 static int cfb64_test(unsigned char *cfb_cipher) argument
888 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
910 static int ede_cfb64_test(unsigned char *cfb_cipher) argument
923 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddestest.c331 static int cfb_test(int bits, unsigned char *cfb_cipher);
332 static int cfb64_test(unsigned char *cfb_cipher);
333 static int ede_cfb64_test(unsigned char *cfb_cipher);
852 static int cfb_test(int bits, unsigned char *cfb_cipher) argument
861 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
881 static int cfb64_test(unsigned char *cfb_cipher) argument
892 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
914 static int ede_cfb64_test(unsigned char *cfb_cipher) argument
927 if (memcmp(cfb_cipher,cfb_buf1,sizeof(plain)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc5/
H A Drc5test.c328 static int cfb64_test(unsigned char *cfb_cipher) argument
342 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5test.c328 static int cfb64_test(unsigned char *cfb_cipher) argument
342 if (memcmp(cfb_cipher,cfb_buf1,CFB_TEST_SIZE) != 0)

Completed in 51 milliseconds