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

/freebsd-9.3-release/crypto/openssl/crypto/bf/
H A Dbfspeed.c110 double Time_F(int s);
132 double Time_F(int s) function
190 Time_F(START);
193 d = Time_F(STOP);
209 Time_F(START);
216 d = Time_F(STOP);
226 Time_F(START);
235 d = Time_F(STOP);
247 Time_F(START);
250 d = Time_F(STO
[all...]
H A Dbf_opts.c135 double Time_F(int s);
157 double Time_F(int s) function
195 Time_F(START); \
204 tm[index]=Time_F(STOP); \
248 Time_F(START);
251 d = Time_F(STOP);
/freebsd-9.3-release/crypto/openssl/crypto/rc5/
H A Drc5speed.c110 double Time_F(int s);
132 double Time_F(int s) function
190 Time_F(START);
193 d = Time_F(STOP);
209 Time_F(START);
216 d = Time_F(STOP);
226 Time_F(START);
235 d = Time_F(STOP);
247 Time_F(START);
250 d = Time_F(STO
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/cast/
H A Dcast_spd.c110 double Time_F(int s);
132 double Time_F(int s) function
190 Time_F(START);
193 d = Time_F(STOP);
209 Time_F(START);
216 d = Time_F(STOP);
226 Time_F(START);
235 d = Time_F(STOP);
247 Time_F(START);
250 d = Time_F(STO
[all...]
H A Dcastopts.c145 double Time_F(int s);
167 double Time_F(int s) function
205 Time_F(START); \
214 tm[index]=Time_F(STOP); \
258 Time_F(START);
261 d = Time_F(STOP);
/freebsd-9.3-release/crypto/openssl/crypto/rc2/
H A Drc2speed.c110 double Time_F(int s);
132 double Time_F(int s) function
190 Time_F(START);
193 d = Time_F(STOP);
209 Time_F(START);
216 d = Time_F(STOP);
226 Time_F(START);
235 d = Time_F(STOP);
247 Time_F(START);
250 d = Time_F(STO
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Dspeed.c115 double Time_F(int s);
137 double Time_F(int s) function
200 Time_F(START);
203 d = Time_F(STOP);
221 Time_F(START);
224 d = Time_F(STOP);
234 Time_F(START);
240 d = Time_F(STOP);
252 Time_F(START);
255 d = Time_F(STO
[all...]
H A Ddes_opts.c341 double Time_F(int s);
363 double Time_F(int s) function
401 Time_F(START); \
407 tm[index]=Time_F(STOP); \
457 Time_F(START);
460 d = Time_F(STOP);
/freebsd-9.3-release/crypto/openssl/crypto/rc4/
H A Drc4speed.c110 double Time_F(int s);
132 double Time_F(int s) function
190 Time_F(START);
193 d = Time_F(STOP);
208 Time_F(START);
215 d = Time_F(STOP);
225 Time_F(START);
228 d = Time_F(STOP);
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbnspeed.c126 static double Time_F(int s);
130 static double Time_F(int s) function
195 Time_F(START);
198 tm = Time_F(STOP);
209 Time_F(START);
212 tm = Time_F(STOP);
224 Time_F(START);
227 tm = Time_F(STOP);
H A Dexpspeed.c152 static double Time_F(int s);
156 static double Time_F(int s) function
282 Time_F(START);
330 tm = Time_F(STOP);
/freebsd-9.3-release/crypto/openssl/crypto/idea/
H A Didea_spd.c110 double Time_F(int s);
132 double Time_F(int s) function
190 Time_F(START);
193 d = Time_F(STOP);
210 Time_F(START);
217 d = Time_F(STOP);
228 Time_F(START);
235 d = Time_F(STOP);
245 Time_F(START);
254 d = Time_F(STO
[all...]
/freebsd-9.3-release/crypto/openssl/apps/
H A Dspeed.c283 static double Time_F(int s);
359 static double Time_F(int s) function
377 static double Time_F(int s) function
1429 Time_F(START);
1433 d = Time_F(STOP);
1639 Time_F(START);
1643 d = Time_F(STOP);
1652 Time_F(START);
1656 d = Time_F(STOP);
1666 Time_F(STAR
[all...]

Completed in 124 milliseconds