Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
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.
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
A DOSSL_PARAM_dup.pod20 duplicated and merged with other B<OSSL_PARAM> to assist in this process.
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
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
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
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
A DSSL_new.pod41 The subset of settings in I<s> that are duplicated are:
A DX509v3_get_ext_by_NID.pod83 a new stack will be allocated. The passed extension B<ex> is duplicated
A DBIO_s_accept.pod91 will be duplicated and prepended to the chain when an incoming
A DSSL_CTX_use_certificate.pod111 (twice if there is no private key); it is not copied nor duplicated. This
A DASN1_TIME_set.pod144 duplicate the time structure I<t> and return the duplicated result
A DUI_new.pod114 that's connected to it, like duplicated input strings, results and others.
A DEC_GROUP_copy.pod196 EC_GROUP_dup() returns a pointer to the duplicated curve, or NULL on error.
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-master/apps/lib/
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-master/test/recipes/30-test_evp_data/
A Devpmac_poly1305.txt269 # Here are 4 duplicated cases for Poly1305 by EVP_PKEY
/openssl-master/apps/
A Dreq.c193 static int duplicated(LHASH_OF(OPENSSL_STRING) *addexts, char *kv) in duplicated() function
458 i = duplicated(addexts, p); in req_main()
/openssl-master/doc/man7/
A Dcrypto.pod463 provider. They are also duplicated in the base provider.
/openssl-master/crypto/err/
A Dopenssl.txt757 EVP_R_XTS_DUPLICATED_KEYS:192:xts duplicated keys
1083 PROV_R_XTS_DUPLICATED_KEYS:149:xts duplicated keys
/openssl-master/
A DCHANGES.md15482 Remove lots of duplicated code from the EVP library. For example *every*
17025 allows the PKCS#12 code to be tidied up that duplicated this

Completed in 51 milliseconds