Home
last modified time | relevance | path

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

123456

/openssl/doc/man7/
H A DEVP_RAND-TEST-RAND.pod23 =item "state" (B<OSSL_RAND_PARAM_STATE>) <integer>
H A Dopenssl-env.pod64 The state file for the random number generator.
/openssl/doc/man3/
H A DOPENSSL_LH_stats.pod39 OPENSSL_LH_node_usage_stats() prints out a short summary of the state of the
H A DEVP_KDF.pod102 EVP_KDF_CTX_reset() resets the context to the default state as if the context
144 the parameters that can be retrieved in the context's current state.
152 be retrieved in the context's current state. See L<OSSL_PARAM(3)>
H A DBIO_ctrl.pod16 typedef int BIO_info_cb(BIO *b, int state, int res);
56 BIO_reset() typically resets a BIO to some initial state, in the case
H A DSSL_pending.pod29 they are needed. As these bytes are still in an unprocessed state SSL_pending()
H A DSSL_CTX_set_cert_cb.pod32 I<cert_cb> to store information about the state of the last call,
H A DX509_LOOKUP.pod81 X509_LOOKUP_init() initializes the internal state and resources as
84 X509_LOOKUP_shutdown() tears down the internal state and resources of
H A DENGINE_add.pod279 of state to control which implementations are available for a given
290 ENGINE subsystem to process the corresponding state table and return a
297 Each state table has a flag to note whether it has processed this
305 same iteration unless the state table changes. This behaviour can also be
308 instead the only way for the state table to return a non-NULL ENGINE to the
311 that it also sets the state table's cached response for the "get_default"
H A DRAND_bytes.pod58 error state and refuse to generate random bytes. For that reason, it is important
H A DBIO_f_md.pod64 state. This allows applications to initialize the context externally
H A DEVP_DigestInit.pod221 in the context's current state. See L<OSSL_PARAM(3)> for the use of
230 context's current state. See L<OSSL_PARAM(3)> for the use of B<OSSL_PARAM>
301 Can be used to duplicate the message digest state from I<in>. This is useful
307 Can be used to copy the message digest state from I<in> to I<out>. This is
H A DSSL_CTX_set_ct_validation_callback.pod50 status is part of the saved session state.
H A DDSA_get0_pqg.pod97 DSA_test_flags() returns the current state of the flags in the DSA object.
H A DBIO_ADDR.pod49 it back to an uninitialised state.
H A DX509_LOOKUP_meth_new.pod129 the function that is used to shut down the method data whose state was
H A DHMAC.pod113 HMAC_CTX_copy() copies all of the internal state from I<sctx> into I<dctx>.
H A DSSL_CTX_set_client_hello_cb.pod37 It is the job of the ClientHello callback to store information about the state
H A DSSL_CTX_set1_curves.pod91 reflects the state of the current connection, though in the case of PSK-only
H A DSSL_shutdown.pod74 state but not actually send the close_notify alert messages,
/openssl/crypto/pkcs7/
H A Dpk7_doit.c244 p7->state = PKCS7_S_HEADER; in PKCS7_dataInit()
428 p7->state = PKCS7_S_HEADER; in PKCS7_dataDecode()
750 p7->state = PKCS7_S_HEADER; in PKCS7_dataFinal()
/openssl/crypto/property/
H A DREADME.md34 never change the state of the definitions.
/openssl/doc/designs/quic-design/
H A Ddgram-api.md53 changing BIO state. In particular, this means that things like retry flags are
57 concurrent use on the same BIO. If they read or modify BIO state, they would
91 this on-demand would require state in the BIO to determine whether this
432 of any internal BIO state other than maybe the last datagram source/destination
/openssl/crypto/err/
H A Dopenssl.txt1000 PROV_R_FIPS_MODULE_ENTERING_ERROR_STATE:224:fips module entering error state
1001 PROV_R_FIPS_MODULE_IN_ERROR_STATE:225:fips module in error state
1030 PROV_R_INVALID_STATE:212:invalid state
1035 PROV_R_IN_ERROR_STATE:192:in error state
1125 RAND_R_IN_ERROR_STATE:114:in error state
1269 SSL_R_BAD_HANDSHAKE_STATE:236:bad handshake state
1536 SSL_R_UNKNOWN_STATE:255:unknown state
/openssl/doc/designs/ddd/
H A DREADME.md95 pumping to/from actual socket, treating libssl as a pure state machine which

Completed in 115 milliseconds

123456