Searched refs:idea_cfb64_encrypt (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/idea/
H A Didea.h93 void idea_cfb64_encrypt(const unsigned char *in, unsigned char *out,
H A Di_cfb64.c67 void idea_cfb64_encrypt(const unsigned char *in, unsigned char *out, function
H A Dideatest.c185 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
187 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
193 printf("idea_cfb64_encrypt encrypt error\n");
199 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
201 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Didea.h93 void idea_cfb64_encrypt(const unsigned char *in, unsigned char *out,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Didea.h90 void idea_cfb64_encrypt(const unsigned char *in, unsigned char *out,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Didea.h90 void idea_cfb64_encrypt(const unsigned char *in, unsigned char *out,
H A Di_cfb64.c67 void idea_cfb64_encrypt(const unsigned char *in, unsigned char *out, function
H A Dideatest.c188 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
190 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
196 printf("idea_cfb64_encrypt encrypt error\n");
202 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
204 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc2/
H A Drc2test.c222 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
224 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
230 printf("idea_cfb64_encrypt encrypt error\n");
236 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
238 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dideatest.c185 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
187 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
193 printf("idea_cfb64_encrypt encrypt error\n");
199 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
201 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
H A Drc2test.c222 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
224 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
230 printf("idea_cfb64_encrypt encrypt error\n");
236 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
238 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
H A Drc5test.c337 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
339 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
345 printf("idea_cfb64_encrypt encrypt error\n");
351 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
353 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2test.c225 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
227 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
233 printf("idea_cfb64_encrypt encrypt error\n");
239 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
241 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dideatest.c188 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
190 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
196 printf("idea_cfb64_encrypt encrypt error\n");
202 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
204 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
H A Drc2test.c225 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
227 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
233 printf("idea_cfb64_encrypt encrypt error\n");
239 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
241 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc5/
H A Drc5test.c337 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
339 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
345 printf("idea_cfb64_encrypt encrypt error\n");
351 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
353 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5test.c337 idea_cfb64_encrypt(plain,cfb_buf1,(long)12,&eks,
339 idea_cfb64_encrypt(&(plain[12]),&(cfb_buf1[12]),
345 printf("idea_cfb64_encrypt encrypt error\n");
351 idea_cfb64_encrypt(cfb_buf1,cfb_buf2,(long)17,&eks,
353 idea_cfb64_encrypt(&(cfb_buf1[17]),&(cfb_buf2[17]),

Completed in 115 milliseconds