HomeSort by relevance Sort by last modified time
    Searched refs:Time_F (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/rc2/
rc2speed.c 116 double Time_F(int s);
138 double Time_F(int s)
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(STOP)
    [all...]
  /external/openssl/crypto/rc2/
rc2speed.c 116 double Time_F(int s);
138 double Time_F(int s)
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(STOP)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
speed.c 121 double Time_F(int s);
143 double Time_F(int s)
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(STOP)
    [all...]
des_opts.c 338 double Time_F(int s);
360 double Time_F(int s)
404 Time_F(START); \
410 tm[index]=Time_F(STOP); \
458 Time_F(START);
461 d=Time_F(STOP);
  /external/openssl/crypto/des/
speed.c 121 double Time_F(int s);
143 double Time_F(int s)
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(STOP)
    [all...]
des_opts.c 338 double Time_F(int s);
360 double Time_F(int s)
404 Time_F(START); \
410 tm[index]=Time_F(STOP); \
458 Time_F(START);
461 d=Time_F(STOP);
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bnspeed.c 124 static double Time_F(int s);
128 static double Time_F(int s)
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);
expspeed.c 150 static double Time_F(int s);
154 static double Time_F(int s)
271 Time_F(START);
307 tm=Time_F(STOP);
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/
rc4speed.c 116 double Time_F(int s);
138 double Time_F(int s)
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/crypto/bn/
bnspeed.c 124 static double Time_F(int s);
128 static double Time_F(int s)
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);
expspeed.c 150 static double Time_F(int s);
154 static double Time_F(int s)
271 Time_F(START);
307 tm=Time_F(STOP);
  /external/openssl/crypto/rc4/
rc4speed.c 116 double Time_F(int s);
138 double Time_F(int s)
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/chromium_org/third_party/openssl/openssl/apps/
speed.c 233 static double Time_F(int s);
316 static double Time_F(int s)
337 static double Time_F(int s)
    [all...]
  /external/openssl/apps/
speed.c 233 static double Time_F(int s);
316 static double Time_F(int s)
337 static double Time_F(int s)
    [all...]

Completed in 93 milliseconds