Home
last modified time | relevance | path

Searched refs:duplicated (Results 1 – 25 of 27) sorted by relevance

12

/openssl/doc/man3/
H A DX509_EXTENSION_set_object.pod31 B<obj> pointer is duplicated internally so B<obj> should be freed up after use.
37 B<data> pointer is duplicated internally.
H A DEVP_PKEY_CTX_new.pod37 of the arguments are duplicated, so they must remain unchanged for the
44 arguments are duplicated, so they must remain unchanged for the lifetime of the
H A DOSSL_PARAM_dup.pod20 duplicated and merged with other L<OSSL_PARAM(3)> to assist in this process.
H A DDH_meth_new.pod74 string, which will be duplicated and stored in the B<DH_METHOD> object. It is
89 string is duplicated and the copy is stored in the DH_METHOD structure, so the
H A DOSSL_ERR_STATE_save.pod46 entries is duplicated on adding to the thread state.
H A DDSA_meth_new.pod103 string, which will be duplicated and stored in the B<DSA_METHOD> object. It is
118 string is duplicated and the copy is stored in the DSA_METHOD structure, so the
H A DASN1_aux_cb.pod199 Invoked immediate prior to an ASN1_VALUE being duplicated via a call to
204 Invoked immediate after to an ASN1_VALUE has been duplicated via a call to
H A DRSA_meth_new.pod139 NULL terminated string, which will be duplicated and stored in the
155 of the RSA_METHOD to B<name>. The string is duplicated and the copy is
H A DSSL_new.pod41 The subset of settings in I<s> that are duplicated are:
H A DX509v3_get_ext_by_NID.pod88 The passed extension I<ex> is duplicated so it must be freed after use.
H A DSSL_CTX_use_certificate.pod112 (twice if there is no private key); it is not copied nor duplicated. This
H A DBIO_s_accept.pod97 will be duplicated and prepended to the chain when an incoming
H A DX509_ATTRIBUTE.pod144 the passed in I<obj> cannot be duplicated.
H A DUI_new.pod114 that's connected to it, like duplicated input strings, results and others.
H A DASN1_TIME_set.pod144 duplicate the time structure I<t> and return the duplicated result
H A DEC_GROUP_copy.pod199 EC_GROUP_dup() returns a pointer to the duplicated curve, or NULL on error.
H A DEVP_PKEY_meth_new.pod275 is being duplicated. Refer to L<EVP_PKEY_CTX_new(3)>, L<EVP_PKEY_CTX_new_id(3)>,
/openssl/apps/lib/
H A Dopt.c177 int duplicated, i; in opt_init() local
208 duplicated = next->retval != OPT_DUP in opt_init()
210 if (duplicated) { in opt_init()
213 OPENSSL_assert(!duplicated); in opt_init()
/openssl/test/recipes/30-test_evp_data/
H A Devpmac_poly1305.txt313 # Here are 4 duplicated cases for Poly1305 by EVP_PKEY
/openssl/doc/designs/
H A Dfast-param-find.md128 is duplicated with differenting types (e.g. utf8 string and integer).
H A Dxof.md217 - The general SHA3 case would be slower unless code was duplicated.
/openssl/apps/
H A Dreq.c202 static int duplicated(LHASH_OF(OPENSSL_STRING) *addexts, char *kv) in duplicated() function
483 i = duplicated(addexts, p); in req_main()
/openssl/doc/man7/
H A Dossl-guide-libcrypto-introduction.pod372 provider. They are also duplicated in the base provider.
/openssl/doc/designs/quic-design/
H A Dquic-ackm.md424 Failure to do so may may result in processing a duplicated packet in violation
H A Dquic-fifm.md218 * The frame type is duplicated as the frame_type argument here, even though it

Completed in 102 milliseconds

12