Searched refs:RC5_32_cbc_encrypt (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc5/
H A Drc5.h105 void RC5_32_cbc_encrypt(const unsigned char *in, unsigned char *out,
H A Drc5speed.c251 printf("Doing RC5_32_cbc_encrypt on %ld byte blocks for 10 seconds\n",
255 printf("Doing RC5_32_cbc_encrypt %ld times on %ld byte blocks\n",cc,
260 RC5_32_cbc_encrypt(buf,buf,BUFSIZE,&sch,
263 printf("%ld RC5_32_cbc_encrypt's of %ld byte blocks in %.2f second\n",
H A Drc5_enc.c63 void RC5_32_cbc_encrypt(const unsigned char *in, unsigned char *out, function
H A Drc5test.c287 RC5_32_cbc_encrypt(&(rc5_cbc_plain[n][0]),buf,8,
305 RC5_32_cbc_encrypt(buf,buf2,8,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Drc5.h105 void RC5_32_cbc_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/rc5/
H A Drc5.h104 void RC5_32_cbc_encrypt(const unsigned char *in, unsigned char *out,
H A Drc5speed.c254 printf("Doing RC5_32_cbc_encrypt on %ld byte blocks for 10 seconds\n",
258 printf("Doing RC5_32_cbc_encrypt %ld times on %ld byte blocks\n",cc,
263 RC5_32_cbc_encrypt(buf,buf,BUFSIZE,&sch,
266 printf("%ld RC5_32_cbc_encrypt's of %ld byte blocks in %.2f second\n",
H A Drc5_enc.c63 void RC5_32_cbc_encrypt(const unsigned char *in, unsigned char *out, function
H A Drc5test.c287 RC5_32_cbc_encrypt(&(rc5_cbc_plain[n][0]),buf,8,
305 RC5_32_cbc_encrypt(buf,buf2,8,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Drc5test.c287 RC5_32_cbc_encrypt(&(rc5_cbc_plain[n][0]),buf,8,
305 RC5_32_cbc_encrypt(buf,buf2,8,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dspeed.c1336 RC5_32_cbc_encrypt(buf,buf,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dspeed.c1888 RC5_32_cbc_encrypt(buf,buf,

Completed in 125 milliseconds