Searched refs:CAST_encrypt (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/cast/
H A Dcasts.cpp51 CAST_encrypt(&data[0],&key);
53 CAST_encrypt(&data[0],&key);
54 CAST_encrypt(&data[0],&key);
55 CAST_encrypt(&data[0],&key);
58 CAST_encrypt(&data[0],&key);
59 CAST_encrypt(&data[0],&key);
60 CAST_encrypt(&data[0],&key);
61 CAST_encrypt(&data[0],&key);
63 CAST_encrypt(&data[0],&key);
H A Dc_ecb.c73 CAST_encrypt(d,ks);
H A Dc_cfb64.c86 CAST_encrypt((CAST_LONG *)ti,schedule);
106 CAST_encrypt((CAST_LONG *)ti,schedule);
H A Dcast_spd.c201 CAST_encrypt(data,&sch);
231 printf("Doing CAST_encrypt's for 10 seconds\n");
234 printf("Doing CAST_encrypt %ld times\n",cb);
241 CAST_encrypt(data,&sch);
242 CAST_encrypt(data,&sch);
243 CAST_encrypt(data,&sch);
244 CAST_encrypt(data,&sch);
247 printf("%ld CAST_encrypt's in %.2f second\n",count,d);
H A Dcast.h91 void CAST_encrypt(CAST_LONG *data,CAST_KEY *key);
H A Dcastopts.c104 #define CAST_encrypt CAST_encrypt_normal macro
113 #undef CAST_encrypt macro
116 #define CAST_encrypt CAST_encrypt_ptr macro
125 #undef CAST_encrypt macro
128 #define CAST_encrypt CAST_encrypt_ptr2 macro
271 CAST_encrypt(data,&sch);
H A Dc_ofb64.c91 CAST_encrypt((CAST_LONG *)ti,schedule);
H A Dc_enc.c62 void CAST_encrypt(CAST_LONG *data, CAST_KEY *key) function
147 CAST_encrypt(tin,ks);
160 CAST_encrypt(tin,ks);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/times/x86/
H A Dcasts.cpp48 CAST_encrypt(&data[0],&key);
50 CAST_encrypt(&data[0],&key);
51 CAST_encrypt(&data[0],&key);
52 CAST_encrypt(&data[0],&key);
55 CAST_encrypt(&data[0],&key);
56 CAST_encrypt(&data[0],&key);
57 CAST_encrypt(&data[0],&key);
58 CAST_encrypt(&data[0],&key);
60 CAST_encrypt(&data[0],&key);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/times/x86/
H A Dcasts.cpp48 CAST_encrypt(&data[0],&key);
50 CAST_encrypt(&data[0],&key);
51 CAST_encrypt(&data[0],&key);
52 CAST_encrypt(&data[0],&key);
55 CAST_encrypt(&data[0],&key);
56 CAST_encrypt(&data[0],&key);
57 CAST_encrypt(&data[0],&key);
58 CAST_encrypt(&data[0],&key);
60 CAST_encrypt(&data[0],&key);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcasts.cpp51 CAST_encrypt(&data[0],&key);
53 CAST_encrypt(&data[0],&key);
54 CAST_encrypt(&data[0],&key);
55 CAST_encrypt(&data[0],&key);
58 CAST_encrypt(&data[0],&key);
59 CAST_encrypt(&data[0],&key);
60 CAST_encrypt(&data[0],&key);
61 CAST_encrypt(&data[0],&key);
63 CAST_encrypt(&data[0],&key);
H A Dc_ecb.c73 CAST_encrypt(d,ks);
H A Dc_cfb64.c86 CAST_encrypt((CAST_LONG *)ti,schedule);
106 CAST_encrypt((CAST_LONG *)ti,schedule);
H A Dcast_spd.c204 CAST_encrypt(data,&sch);
234 printf("Doing CAST_encrypt's for 10 seconds\n");
237 printf("Doing CAST_encrypt %ld times\n",cb);
244 CAST_encrypt(data,&sch);
245 CAST_encrypt(data,&sch);
246 CAST_encrypt(data,&sch);
247 CAST_encrypt(data,&sch);
250 printf("%ld CAST_encrypt's in %.2f second\n",count,d);
H A Dcast.h90 void CAST_encrypt(CAST_LONG *data,CAST_KEY *key);
H A Dcastopts.c107 #define CAST_encrypt CAST_encrypt_normal macro
116 #undef CAST_encrypt macro
119 #define CAST_encrypt CAST_encrypt_ptr macro
128 #undef CAST_encrypt macro
131 #define CAST_encrypt CAST_encrypt_ptr2 macro
274 CAST_encrypt(data,&sch);
H A Dc_ofb64.c91 CAST_encrypt((CAST_LONG *)ti,schedule);
H A Dc_enc.c62 void CAST_encrypt(CAST_LONG *data, CAST_KEY *key) function
147 CAST_encrypt(tin,ks);
160 CAST_encrypt(tin,ks);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dcast.h91 void CAST_encrypt(CAST_LONG *data,CAST_KEY *key);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dcast.h90 void CAST_encrypt(CAST_LONG *data,CAST_KEY *key);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/cast/asm/
H A Dcast-586.pl29 &CAST_encrypt("CAST_encrypt",1);
30 &CAST_encrypt("CAST_decrypt",0);
31 &cbc("CAST_cbc_encrypt","CAST_encrypt","CAST_decrypt",1,4,5,3,-1,-1);
35 sub CAST_encrypt { subroutine
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/asm/
H A Dcast-586.pl29 &CAST_encrypt("CAST_encrypt",1);
30 &CAST_encrypt("CAST_decrypt",0);
31 &cbc("CAST_cbc_encrypt","CAST_encrypt","CAST_decrypt",1,4,5,3,-1,-1);
35 sub CAST_encrypt { subroutine

Completed in 136 milliseconds