Searched refs:Time_F (Results 1 - 7 of 7) sorted by relevance

/external/openssl/crypto/rc2/
H A Drc2speed.c116 double Time_F(int s);
138 double Time_F(int s) function
202 Time_F(START);
205 d=Time_F(STOP);
221 Time_F(START);
229 d=Time_F(STOP);
239 Time_F(START);
249 d=Time_F(STOP);
261 Time_F(START);
265 d=Time_F(STO
[all...]
/external/openssl/crypto/des/
H A Dspeed.c121 double Time_F(int s);
143 double Time_F(int s) function
209 Time_F(START);
212 d=Time_F(STOP);
230 Time_F(START);
233 d=Time_F(STOP);
243 Time_F(START);
250 d=Time_F(STOP);
262 Time_F(START);
266 d=Time_F(STO
[all...]
H A Ddes_opts.c338 double Time_F(int s);
360 double Time_F(int s) function
404 Time_F(START); \
410 tm[index]=Time_F(STOP); \
458 Time_F(START);
461 d=Time_F(STOP);
/external/openssl/crypto/bn/
H A Dbnspeed.c124 static double Time_F(int s);
128 static double Time_F(int s) function
197 Time_F(START);
200 tm=Time_F(STOP);
210 Time_F(START);
213 tm=Time_F(STOP);
225 Time_F(START);
228 tm=Time_F(STOP);
H A Dexpspeed.c150 static double Time_F(int s);
154 static double Time_F(int s) function
271 Time_F(START);
307 tm=Time_F(STOP);
/external/openssl/crypto/rc4/
H A Drc4speed.c116 double Time_F(int s);
138 double Time_F(int s) function
202 Time_F(START);
205 d=Time_F(STOP);
220 Time_F(START);
228 d=Time_F(STOP);
238 Time_F(START);
241 d=Time_F(STOP);
/external/openssl/apps/
H A Dspeed.c233 static double Time_F(int s);
316 static double Time_F(int s) function
337 static double Time_F(int s) function
1264 Time_F(START);
1269 d=Time_F(STOP);
1508 Time_F(START);
1511 d=Time_F(STOP);
1522 Time_F(START);
1525 d=Time_F(STOP);
1537 Time_F(STAR
[all...]

Completed in 136 milliseconds