Home
last modified time | relevance | path

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

/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 B<OSSL_PARAM> 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 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 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 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 DSSL_new.pod41 The subset of settings in I<s> that are duplicated are:
H A DX509v3_get_ext_by_NID.pod84 a new STACK will be allocated. The passed extension I<ex> is duplicated
H A DBIO_s_accept.pod97 will be duplicated and prepended to the chain when an incoming
H A DSSL_CTX_use_certificate.pod111 (twice if there is no private key); it is not copied nor duplicated. This
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 DEVP_PKEY_meth_new.pod275 is being duplicated. Refer to L<EVP_PKEY_CTX_new(3)>, L<EVP_PKEY_CTX_new_id(3)>,
H A DEC_GROUP_copy.pod199 EC_GROUP_dup() returns a pointer to the duplicated curve, or NULL on error.
/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/apps/
H A Dreq.c192 static int duplicated(LHASH_OF(OPENSSL_STRING) *addexts, char *kv) in duplicated() function
457 i = duplicated(addexts, p); in req_main()
/openssl/doc/designs/quic-design/
H A Dquic-ackm.md424 Failure to do so may may result in processing a duplicated packet in violation
/openssl/doc/man7/
H A Dcrypto.pod470 provider. They are also duplicated in the base provider.
/openssl/crypto/err/
H A Dopenssl.txt777 EVP_R_XTS_DUPLICATED_KEYS:192:xts duplicated keys
1104 PROV_R_XTS_DUPLICATED_KEYS:149:xts duplicated keys
/openssl/
H A DCHANGES.md15879 Remove lots of duplicated code from the EVP library. For example *every*
17422 allows the PKCS#12 code to be tidied up that duplicated this

Completed in 138 milliseconds