Home
last modified time | relevance | path

Searched refs:seconds (Results 1 – 25 of 44) sorted by relevance

12

/openssl/doc/man3/
H A DOPENSSL_gmtime.pod33 OPENSSL_gmtime_adj() converts I<tm> into a days and seconds value, adds the
34 offsets, then converts back into a I<struct tm> specified by I<tm>. Leap seconds
39 the remaining seconds are placed to I<*psec>. The value in I<*psec> will be less
40 than the number of seconds per day (3600). Leap seconds are not considered.
H A DSSL_CTX_set_timeout.pod17 B<ctx> to B<t>. The timeout value B<t> must be given in seconds.
43 of 300 seconds.
49 seconds).
H A DSSL_SESSION_get_time.pod35 established. The time is given in seconds since the Epoch and therefore
42 in seconds.
44 SSL_SESSION_set_timeout() sets the timeout value for session B<s> in seconds
H A DSSL_SESSION_has_ticket.pod23 SSL_SESSION_get_ticket_lifetime_hint returns the lifetime hint in seconds
36 SSL_SESSION_get_ticket_lifetime_hint() returns the number of seconds.
H A DSSL_get_default_timeout.pod26 SSL_get_default_timeout() return this hardcoded value, which is 300 seconds
H A DASN1_TIME_set.pod78 seconds in a day. If I<s> is NULL a new structure is allocated
120 seconds, e.g. YYYYMMDDHHMMSS.SSSZ, the fractional seconds will be lost while
130 sign. The value of I<*psec> will always be less than the number of seconds
H A DX509_load_http.pod36 If the B<timeout> parameter is > 0 this indicates the maximum number of seconds
H A DBIO_socket_wait.pod40 If the B<timeout> parameter is > 0 this indicates the maximum number of seconds
H A DOCSP_resp_find_status.pod111 OCSP_single_get0_status(). If I<sec> is nonzero it indicates how many seconds
113 the maximum age of I<thisupd> in seconds.
H A DOSSL_HTTP_transfer.pod146 seconds the overall HTTP transfer (i.e., connection setup if needed,
158 seconds the connection setup is allowed to take.
192 If the I<timeout> parameter is > 0 this indicates the maximum number of seconds
/openssl/crypto/ts/
H A Dts_rsp_utils.c173 int TS_ACCURACY_set_seconds(TS_ACCURACY *a, const ASN1_INTEGER *seconds) in TS_ACCURACY_set_seconds() argument
177 if (a->seconds == seconds) in TS_ACCURACY_set_seconds()
179 new_seconds = ASN1_INTEGER_dup(seconds); in TS_ACCURACY_set_seconds()
184 ASN1_INTEGER_free(a->seconds); in TS_ACCURACY_set_seconds()
185 a->seconds = new_seconds; in TS_ACCURACY_set_seconds()
191 return a->seconds; in TS_ACCURACY_get_seconds()
H A Dts_local.h58 ASN1_INTEGER *seconds; member
110 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member
H A Dts_rsp_sign.c133 ASN1_INTEGER_free(ctx->seconds); in TS_RESP_CTX_free()
224 ASN1_INTEGER_free(ctx->seconds); \
225 ctx->seconds = NULL; \
237 && ((ctx->seconds = ASN1_INTEGER_new()) == NULL in TS_RESP_CTX_set_accuracy()
238 || !ASN1_INTEGER_set(ctx->seconds, secs))) in TS_RESP_CTX_set_accuracy()
555 if ((ctx->seconds || ctx->millis || ctx->micros) in ts_RESP_create_tst_info()
558 if (ctx->seconds && !TS_ACCURACY_set_seconds(accuracy, ctx->seconds)) in ts_RESP_create_tst_info()
H A Dts_rsp_print.c178 if (a->seconds != NULL) in ts_ACCURACY_print_bio()
179 TS_ASN1_INTEGER_print_bio(bio, a->seconds); in ts_ACCURACY_print_bio()
H A Dts_asn1.c78 ASN1_OPT(TS_ACCURACY, seconds, ASN1_INTEGER),
/openssl/test/
H A Dsanitytest.c136 uint64_t seconds; in test_sanity_sleep() local
145 seconds = ossl_time2seconds(ossl_time_subtract(ossl_time_now(), start)); in test_sanity_sleep()
147 if (!TEST_uint64_t_ge(seconds, 1) || !TEST_uint64_t_le(seconds, 20)) in test_sanity_sleep()
/openssl/apps/
H A Dspeed.c217 const openssl_speed_sec_t *seconds);
2067 seconds.sym = seconds.rsa = seconds.dsa = seconds.ecdsa in speed_main()
2068 = seconds.ecdh = seconds.eddsa in speed_main()
2069 = seconds.sm2 = seconds.ffdh in speed_main()
2070 = seconds.kem = seconds.sig = opt_int_arg(); in speed_main()
3167 dsa_bits[testnum], seconds.dsa); in speed_main()
3197 dsa_bits[testnum], seconds.dsa); in speed_main()
3961 kskey_print_message(kem_name, "keygen", seconds.kem); in speed_main()
4152 kskey_print_message(sig_name, "signs", seconds.sig); in speed_main()
4811 const openssl_speed_sec_t *seconds) in multiblock_speed() argument
[all …]
/openssl/doc/man1/
H A Dopenssl-speed.pod.in26 [B<-seconds> I<num>]
116 =item B<-seconds> I<num>
118 Run benchmarks for I<num> seconds.
137 regardless of any B<-seconds> value. In the event that any operation fails then
H A Dopenssl-ocsp.pod.in37 [B<-timeout> I<seconds>]
209 =item B<-timeout> I<seconds>
211 Connection timeout to the OCSP responder in seconds.
281 These options specify the range of times, in seconds, which will be tolerated
285 seconds. In practice the OCSP responder and clients clocks may not be precisely
288 seconds, the default value is 5 minutes.
292 B<notBefore> field is checked to see it is not older than I<age> seconds old.
H A Dopenssl-s_time.pod.in19 [B<-time> I<seconds>]
115 Specifies how long (in seconds) this command should establish connections
H A Dopenssl-sess_id.pod.in127 The timeout in seconds.
/openssl/doc/internal/man3/
H A DOSSL_TIME.pod80 integral number of seconds, milliseconds and microseconds respectively
85 respectively. These functions truncates any fractional seconds and are
155 return the duration specified in ticks, seconds, milliseconds and microseconds
159 return the number of ticks, seconds, microseconds and microseconds respectively
H A Dossl_cmp_mock_srv_new.pod83 ossl_cmp_mock_srv_set_checkAfterTime() sets the number of seconds
/openssl/.github/workflows/
H A Dmain.yml26 fuzz-seconds: 600
/openssl/doc/man7/
H A DEVP_KDF-SCRYPT.pod28 computation time of less than 5 seconds on a 2.5 GHz Intel Core 2 Duo are N =
31 GHz), this computation takes about 3 seconds. When N, r or p are not specified,

Completed in 57 milliseconds

12