Home
last modified time | relevance | path

Searched refs:new (Results 126 – 150 of 354) sorted by relevance

12345678910>>...15

/openssl/doc/man3/
H A DX509_REQ_get_attr.pod57 X509_REQ_add1_attr_by_OBJ() creates a new B<X509_ATTRIBUTE> using
58 X509_ATTRIBUTE_set1_object() and X509_ATTRIBUTE_set1_data() to assign a new
H A DPKCS8_pkey_add1_attr.pod27 PKCS8_pkey_add1_attr_by_NID() and PKCS8_pkey_add1_attr_by_OBJ() construct a new
H A DOPENSSL_load_builtin_modules.pod36 functionality may be missing from the application if an when new
H A DPKCS12_SAFEBAG_get0_attrs.pod33 PKCS12_get_attr_gen() does not allocate a new attribute. The returned attribute
H A DDSA_dup_DH.pod29 DSA_dup_DH() returns the new B<DH> structure, and NULL on error. The
H A DCMS_signed_get_attr.pod94 to the I<si> signed attribute list. A new signed attribute list is created if
97 CMS_signed_add1_attr_by_OBJ() creates a new signed B<X509_ATTRIBUTE> using
98 X509_ATTRIBUTE_set1_object() and X509_ATTRIBUTE_set1_data() to assign a new
H A DDSA_generate_key.pod24 a new key pair and stores it in B<a-E<gt>pub_key> and B<a-E<gt>priv_key>.
H A DSSL_get_session.pod47 to use a new session callback as described in L<SSL_CTX_sess_set_new_cb(3)>.
48 The new session callback is only invoked when a session is actually established,
H A DASN1_INTEGER_get_int64.pod63 is NULL a new B<ASN1_INTEGER> structure is returned. If I<ai> is not NULL then
67 NULL a new B<BIGNUM> structure is returned. If I<bn> is not NULL then the
H A DASN1_item_d2i_bio.pod43 a new B<ASN1_VALUE> will be allocated. If any algorithm fetches are required
79 a new B<ASN1_STRING> object is created. If I<oct> is not NULL and I<*oct> is NULL
H A DEVP_CIPHER_CTX_get_cipher_data.pod25 replace the cipher data with new data. A pointer to any existing cipher data is
H A DASN1_STRING_TABLE_add.pod28 ASN1_STRING_TABLE_add() adds a new B<ASN1_STRING_TABLE> item into the
H A DOSSL_CMP_STATUSINFO_new.pod26 OSSL_CMP_STATUSINFO_new() creates a new PKIStatusInfo structure
H A DDTLSv1_listen.pod18 SSL_stateless() statelessly listens for new incoming TLSv1.3 connections.
19 DTLSv1_listen() statelessly listens for new incoming DTLS connections. If a
21 request for a new ClientHello that does contain a cookie. If a ClientHello is
H A DSSL_CTX_sess_set_get_cb.pod32 called whenever a new session was negotiated.
57 The new_session_cb() is called whenever a new session has been negotiated and
H A DSSL_CTX_set_session_cache_mode.pod30 agrees to reuse the session or it starts a full handshake (to create a new
94 Normally a new session is added to the internal cache as well as any external
/openssl/doc/man7/
H A Dopenssl-core_names.h.pod33 Providers that implement new algorithms are to be responsible for
/openssl/test/smime-certs/
H A Dmksmime-certs.sh17 $OPENSSL x509 -CA smroot.pem -new -days 36524 -force_pubkey $1 -subj "$2" \
/openssl/doc/designs/quic-design/
H A Dconnection-id-cache.md12 * add new IDs per connection;
33 * generate a new connection ID and associate it with a connection;
184 * Generate a new random local connection ID and associate it with a connection.
H A Dquic-statm.md51 - `override_latest_rtt` provides a new latest RTT sample. If it is
H A Drecord-layer.md33 The introduction of QUIC support will see the implementation of a new record
123 for a new fetchable operation is more involved than a METHOD based approach.
167 A new `OSSL_RECORD_LAYER` is created by calling the `new` function of the
169 parameters to the `new` function also supply all of the cryptographic state
368 * Create a new OSSL_RECORD_LAYER object for handling the protocol version
372 * new() call to fail if they are not understood (for example to require
374 * cause the new() call to fail if they are not understood (for example
567 * Set new options or modify ones that were originally specified in the
H A Dquic-fc.md94 choose to bump the CWM each time, as we reach or exceed the threshold. The new
193 position to determine how many controlled bytes (i.e., new, non-retransmitted
202 bumped). `numBytes` is the new CWM value, and is monotonic with regard to all
252 to the peer's current SWM to determine the new CWM each time as RWM reaches the
266 is made on whether to double the window size, and a new auto-tuning epoch is
/openssl/
H A DREADME-ENGINES.md15 Support for new hardware devices or new algorithms should be added
107 openssl utility commands to use anything else through a new command line
126 A new "openssl" utility, "openssl engine", has been added in that allows
133 The new "dynamic" ENGINE provides a low-overhead way to support ENGINE
287 - change the output file from "hw_atalla.o" to something new,
/openssl/doc/internal/man3/
H A DDEFINE_PRIORITY_QUEUE_OF.pod54 B<ossl_pqueue_I<TYPE>_new>() allocates a new priority queue using
72 B<ossl_pqueue_I<TYPE>_push>() inserts a new element with value I<data>
/openssl/test/
H A Dtest.cnf13 new_certs_dir = $dir/new_certs # default place for new certs.

Completed in 48 milliseconds

12345678910>>...15