Home
last modified time | relevance | path

Searched refs:s_time (Results 1 – 14 of 14) sorted by relevance

/src/crypto/openssl/test/
H A Dssl_old_test.c623 long bytes, clock_t *s_time, clock_t *c_time);
624 int doit_biopair(SSL *s_ssl, SSL *c_ssl, long bytes, clock_t *s_time,
921 clock_t s_time = 0, c_time = 0; in main() local
1806 ret = doit_biopair(s_ssl, c_ssl, bytes, &s_time, &c_time); in main()
1811 bytes, &s_time, &c_time); in main()
1815 bytes, &s_time, &c_time); in main()
1880 (double)s_time / CLOCKS_PER_SEC, in main()
1886 (double)s_time, (double)c_time); in main()
1917 clock_t *s_time, clock_t *c_time) in doit_localhost() argument
2149 *s_time += (clock() - s_clock); in doit_localhost()
[all …]
/src/crypto/openssl/doc/man1/
H A Dopenssl-cmds.pod.in47 s_time,
128 L<openssl-s_time(1)>,
H A Dopenssl-s_time.pod.in6 openssl-s_time - SSL/TLS performance timing program
10 B<openssl> B<s_time>
142 …openssl s_time -connect servername:443 -www / -CApath yourdir -CAfile yourfile.pem -cipher commonc…
H A Dbuild.info53 DEPEND[openssl-s_time.pod]=../perlvars.pm
H A Dopenssl.pod256 =item B<s_time>
611 The B<no_*> options do not work with B<s_time> and B<ciphers> commands but work with
768 L<openssl-s_time(1)>,
H A Dopenssl-verification-options.pod239 chain (for example with L<openssl-s_time(1)>).
/src/secure/usr.bin/openssl/
H A DMakefile.man47 MAN+= openssl-s_time.1
H A DMakefile22 SRCS+= s_time.c sess_id.c skeyutl.c smime.c speed.c spkac.c srp.c storeutl.c
/src/contrib/tcsh/
H A Dsh.proc.c1272 time_t u_time, s_time; in ptprint()
1279 clock_t u_time, s_time; in ptprint()
1286 s_time = zs_time; in ptprint()
1290 s_time += pp->p_stime; in ptprint()
1300 rts.tms_stime = s_time; in ptprint()
/src/crypto/openssl/apps/
H A Dbuild.info19 s_client.c s_server.c s_time.c sess_id.c skeyutl.c smime.c speed.c \
/src/crypto/
H A D.gitignore66 openssl/doc/man1/openssl-s_time.pod
/src/contrib/ntp/ntpd/
H A Drefclock_parse.c2741 u_long s_time; in parse_statistics() local
2744 percent = s_time = PARSE_STATETIME(parse, i); in parse_statistics()
2757 if (s_time) in parse_statistics()
2761 l_mktime(s_time), in parse_statistics()
3660 u_long s_time; in parse_control() local
3664 percent = s_time = PARSE_STATETIME(parse, i); in parse_control()
3677 if (s_time) in parse_control()
3686 l_mktime(s_time), in parse_control()
3693 sum += s_time; in parse_control()
/src/sys/net80211/
H A Dieee80211_freebsd.h733 uint32_t s_time; member
/src/crypto/openssl/doc/
H A Dbuild.info271 DEPEND[html/man1/openssl-s_time.html]=man1/openssl-s_time.pod
272 GENERATE[html/man1/openssl-s_time.html]=man1/openssl-s_time.pod
273 DEPEND[man/man1/openssl-s_time.1]=man1/openssl-s_time.pod
274 GENERATE[man/man1/openssl-s_time.1]=man1/openssl-s_time.pod
275 DEPEND[man1/openssl-s_time.pod]{pod}=man1/openssl-s_time.pod.in
276 GENERATE[man1/openssl-s_time.pod]=man1/openssl-s_time.pod.in
402 html/man1/openssl-s_time.html \
463 man/man1/openssl-s_time.1 \