Home
last modified time | relevance | path

Searched refs:period (Results 1 – 23 of 23) sorted by relevance

/openssl/crypto/asn1/
H A Da_time.c85 const char upper_z = 0x5A, num_zero = 0x30, period = 0x2E, minus = 0x2D, plus = 0x2B; in ossl_asn1_time_to_tm() local
87 const char upper_z = 'Z', num_zero = '0', period = '.', minus = '-', plus = '+'; in ossl_asn1_time_to_tm() local
192 if (d->type == V_ASN1_GENERALIZEDTIME && a[o] == period) { in ossl_asn1_time_to_tm()
495 const char upper_z = 0x5A, period = 0x2E; in ossl_asn1_time_print_ex() local
514 if (tm->length > 15 && v[14] == period) { in ossl_asn1_time_print_ex()
/openssl/
H A D.gitattributes9 # We generally avoid anything with a name starting with a period.
H A DCHANGES.md4669 cause the client to spend an unreasonably long period of time generating a
5070 increased risk during this period of application crashes due to the lack of
6454 cause the client to spend an unreasonably long period of time generating a
14863 we allow thisUpdate and nextUpdate to fall within a certain period of
/openssl/doc/designs/quic-design/
H A Ddemuxer.md43 buffered for short period of time (as Initial packet might arrive late)
H A Dconnection-state-machine.md109 an arbitrarily long period until the handshake layer indicates the
127 an arbitrary period of time.
H A Dquic-io-arch.md90 calls to send(3) or recv(3) may block for some arbitrary period of time, meaning
H A Dquic-api.md591 operation, the shutdown process may take a period of time up to three times
1452 for a certain period of time so that any further traffic from the peer results
/openssl/doc/man3/
H A DX509_ACERT_print_ex.pod59 The period of validity between the times returned from X509_ACERT_get0_notBefore()
H A DX509_cmp_time.pod28 X509_cmp_timeframe() compares the given time period with the reference time
H A DSSL_handle_events.pod63 will be made to the object for a substantial period of time. So long as at least
H A DSSL_shutdown.pod81 continue sending data for some period of time before handling the local
305 for a substantial period of time after it is nominally closed. This is necessary
320 This is the default behaviour. The shutdown process may take a period of time up
H A DX509_LOOKUP_hash_dir.pod106 period).
H A DX509_STORE_set_verify_cb_func.pod145 period or otherwise has the latest expiration date of all matching certificates.
H A DSSL_CTX_set_tlsext_ticket_key_cb.pod95 ticket is in a renewal period and should be replaced. The OpenSSL library will
H A DX509_VERIFY_PARAM_set_flags.pod330 The B<X509_V_FLAG_NO_CHECK_TIME> flag suppresses checking the validity period
/openssl/doc/man1/
H A Dopenssl-rehash.pod.in65 the period, like this: I<HHHHHHHH.>B<r>I<D>.
H A Dopenssl-verification-options.pod47 OpenSSL checks the validity period of such certificates
172 the validity period as specified by the C<notBefore> and C<notAfter> fields
263 This option suppresses checking the validity period of certificates and CRLs
H A Dopenssl-ca.pod.in833 certificate validity period (specified by any of B<-startdate>,
H A Dopenssl-cmp.pod.in339 validity period starts from the current time (as seen by the host).
/openssl/doc/man7/
H A Dossl-guide-quic-introduction.pod97 leave the QUIC connection idle for a period of time then you will need to
H A Dossl-guide-tls-introduction.pod40 (and its predecessor SSL) have been around for a significant period of time and
/openssl/doc/man5/
H A Dconfig.pod122 leading text that is preceded with a period. For example:
/openssl/crypto/objects/
H A Dobjects.txt849 !Cname private-key-usage-period

Completed in 111 milliseconds