Home
last modified time | relevance | path

Searched refs:state (Results 126 – 137 of 137) sorted by relevance

123456

/openssl/doc/man3/
H A DSSL_CTX_dane_enable.pod36 SSL_CTX_dane_enable() must be called first to initialize the shared state
H A DOSSL_CMP_CTX_new.pod731 Reset the transaction state of the CMP context and the credentials:
/openssl/include/openssl/
H A Dssl.h.in986 * TLS = TLS or DTLS state
987 * DTLS = DTLS specific state
1049 * Most of the following state values are no longer used and are defined to be
1050 * the closest equivalent value in the current state machine code. Not all
/openssl/doc/man1/
H A Dopenssl-s_client.pod.in66 [B<-state>]
429 =item B<-state>
H A Dopenssl-ocsp.pod.in80 determine the (revocation) state of an identified certificate (RFC 2560).
H A Dopenssl.pod531 about the state of the random-number generator in a file that was loaded
/openssl/
H A DCHANGES.md2206 and child process sharing state is significantly reduced.
4991 * Read/write after SSL object in error state
9924 * Fix a state transition in s3_srvr.c and d1_srvr.c
14645 cleanups done in state SSL_ST_OK. But session related stuff
14814 PRNG state recovery was possible based on the output of
14817 to traverse all of 'state'.
14831 measure makes sure that additional data from 'state' is never
15522 * A demo state-machine implementation was sponsored by
15741 environment variable, or the default random state file.
15851 (The PRNG state consists of two parts, the large pool 'state' and 'md',
[all …]
H A DNEWS.md367 * SSL/TLS state machine, version negotiation and record layer rewritten
429 * Read/write after SSL object in error state ([CVE-2017-3737])
H A DINSTALL.md1490 state.
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE285 The intent of this document is to state the conditions under which a Package
/openssl/test/
H A Dsslapitest.c7174 struct info_cb_states_st *state = info_cb_states[info_cb_offset]; in sslapi_info_callback() local
7188 || !TEST_int_ne(state[++info_cb_this_state].where, 0)) { in sslapi_info_callback()
7194 if (!TEST_true((where & state[info_cb_this_state].where) != 0)) { in sslapi_info_callback()
7200 state[info_cb_this_state].statestr), 0)) { in sslapi_info_callback()
/openssl/doc/man7/
H A Dprovider-base.pod437 This returns 0 if the provider has entered an error state, otherwise it returns

Completed in 135 milliseconds

123456