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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/idea/
H A Didea.h94 void idea_cfb64_encrypt(const unsigned char *in, unsigned char *out,
H A Di_cfb64.c68 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]),
195 printf("idea_cfb64_encrypt encrypt error\n");
201 idea_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)13, &eks,
203 idea_cfb64_encrypt(&(cfb_buf1[13]), &(cfb_buf2[13]),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/idea/
H A Didea.h94 void idea_cfb64_encrypt(const unsigned char *in, unsigned char *out,
H A Di_cfb64.c68 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]),
195 printf("idea_cfb64_encrypt encrypt error\n");
201 idea_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)13, &eks,
203 idea_cfb64_encrypt(&(cfb_buf1[13]), &(cfb_buf2[13]),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc2/
H A Drc2test.c228 idea_cfb64_encrypt(plain, cfb_buf1, (long)12, &eks,
230 idea_cfb64_encrypt(&(plain[12]), &(cfb_buf1[12]),
235 printf("idea_cfb64_encrypt encrypt error\n");
241 idea_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &eks,
243 idea_cfb64_encrypt(&(cfb_buf1[17]), &(cfb_buf2[17]),
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc2/
H A Drc2test.c228 idea_cfb64_encrypt(plain, cfb_buf1, (long)12, &eks,
230 idea_cfb64_encrypt(&(plain[12]), &(cfb_buf1[12]),
235 printf("idea_cfb64_encrypt encrypt error\n");
241 idea_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &eks,
243 idea_cfb64_encrypt(&(cfb_buf1[17]), &(cfb_buf2[17]),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5test.c335 idea_cfb64_encrypt(plain, cfb_buf1, (long)12, &eks,
337 idea_cfb64_encrypt(&(plain[12]), &(cfb_buf1[12]),
342 printf("idea_cfb64_encrypt encrypt error\n");
348 idea_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &eks,
350 idea_cfb64_encrypt(&(cfb_buf1[17]), &(cfb_buf2[17]),
/netgear-R7000-V1.0.7.12_1.2.5/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]),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5test.c335 idea_cfb64_encrypt(plain, cfb_buf1, (long)12, &eks,
337 idea_cfb64_encrypt(&(plain[12]), &(cfb_buf1[12]),
342 printf("idea_cfb64_encrypt encrypt error\n");
348 idea_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &eks,
350 idea_cfb64_encrypt(&(cfb_buf1[17]), &(cfb_buf2[17]),

Completed in 196 milliseconds