Home
last modified time | relevance | path

Searched refs:new (Results 201 – 225 of 359) sorted by relevance

12345678910>>...15

/openssl/doc/designs/quic-design/
H A Dcongestion-control.md19 `new` method, which provides access to a clock. While no current congestion
/openssl/doc/man3/
H A DSSL_accept_stream.pod54 no new incoming streams are available, or if the connection has been terminated,
H A DRAND_get0_primary.pod60 Instead, an application should change the default settings for new DRBG instances
H A DENGINE_add.pod192 the underlying ENGINE object. Ie. one should obtain a new reference when
218 This basic type of reference is used for instantiating new ENGINEs,
224 The ENGINE_new() function returns a structural reference to a new (empty)
236 the function has returned. Eg. the function to add a new ENGINE to
238 then OpenSSL will have stored a new structural reference internally so the
244 ENGINE list - they will return a new structural reference to the next (or
266 have allocated a new B<functional> reference to the ENGINE. All functional
H A DASN1_item_sign.pod129 /* new, free, d2i & i2d functions for MySignInfoObject */
139 /* new, free, d2i & i2d functions for MyObject */
H A DX509_EXTENSION_set_object.pod41 written to B<*ex> reusing or allocating a new extension if necessary so B<*ex>
H A DX509_cmp_time.pod40 In both methods, if I<asn1_time> is NULL, a new ASN1_TIME structure
H A DOSSL_ERR_STATE_save.pod28 state in I<es> is cleared prior to saving the new state.
H A DBIO_s_bio.pod93 this call will return zero. It also will return zero once new data
130 BIO_new_bio_pair() returns 1 on success, with the new BIOs available in
H A DRSA_get0_key.pod81 RSA_set0_key() and passing the new values for B<n>, B<e> and B<d> as
139 triplets in RSA object B<r> and assign the new set of triplets into it.
H A DDH_set_method.pod64 A new DH_METHOD object may be constructed using DH_meth_new() (see
H A DSSL_CTX_set1_verify_cert_store.pod58 affected if the parent SSL_CTX store pointer is set to a new value.
H A DMD5.pod82 applications. In new applications, hashes from the SHA-2 or SHA-3 family
H A DOPENSSL_LH_COMPFUNC.pod91 To define a new type-checked dynamic hash table, use B<DEFINE_LHASH_OF_EX>().
97 B<lh_I<TYPE>_new>() creates a new B<LHASH_OF>(B<I<TYPE>>) structure to store
250 pointer to the new B<LHASH> structure.
H A DEVP_PKEY_meth_new.pod272 The init() method is called to initialize algorithm-specific data when a new
391 EVP_PKEY_meth_new() creates and returns a new B<EVP_PKEY_METHOD> object,
432 EVP_PKEY_meth_new() returns a pointer to a new B<EVP_PKEY_METHOD>
/openssl/doc/man1/
H A Dopenssl-version.pod.in97 B<OSSL_WINCTX> was introduced as a new build time variable to define a set of
H A Dopenssl-engine.pod.in82 SO_PATH: Specifies the path to the new ENGINE shared library
/openssl/doc/man7/
H A Dpassphrase-encoding.pod112 =head2 Creating new objects
114 For creating new pass phrase protected objects, make sure the pass phrase is
H A Dprovider-base.pod246 allocates a new thread specific error record.
275 The core_obj_create() function registers a new OID and associated short name
280 associated with the existing OID, in which case the new names are not
283 The core_obj_add_sigid() function registers a new composite signature algorithm
359 I<create_cb> is a callback that will be called when a new provider is loaded
362 is passed the handle being used for the new provider being loadded and this
365 I<remove_cb> is a callback that will be called when a new provider is unloaded
/openssl/doc/internal/man3/
H A Devp_pkey_export_to_provider.pod42 provider based key, then a new legacy key is constructed based on the provider
H A Dossl_cmp_msg_check_update.pod64 records in B<ctx> the senderNonce of the received message as the new recipNonce
/openssl/doc/designs/
H A Dossl-provider-load-ex.md40 the new API can be used:
H A Dfips_indicator.md29 Since any new FIPS restrictions added could possibly break existing applications
211 returned by a new()
220 Initializes the OSSL_FIPS_IND object. It should be called in the new().
/openssl/.github/workflows/
H A Dcompiler-zoo.yml97 # This is especially needed because even new Ubuntu LTSes aren't available
/openssl/crypto/evp/
H A Devp_local.h106 OSSL_FUNC_keymgmt_new_fn *new; member

Completed in 73 milliseconds

12345678910>>...15