Searched refs:duplicated (Results 1 – 25 of 27) sorted by relevance
12
/openssl/doc/man3/ |
H A D | X509_EXTENSION_set_object.pod | 31 B<obj> pointer is duplicated internally so B<obj> should be freed up after use. 37 B<data> pointer is duplicated internally.
|
H A D | EVP_PKEY_CTX_new.pod | 37 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 D | OSSL_PARAM_dup.pod | 20 duplicated and merged with other L<OSSL_PARAM(3)> to assist in this process.
|
H A D | DH_meth_new.pod | 74 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 D | OSSL_ERR_STATE_save.pod | 46 entries is duplicated on adding to the thread state.
|
H A D | DSA_meth_new.pod | 103 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 D | ASN1_aux_cb.pod | 199 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 D | RSA_meth_new.pod | 139 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 D | SSL_new.pod | 41 The subset of settings in I<s> that are duplicated are:
|
H A D | X509v3_get_ext_by_NID.pod | 88 The passed extension I<ex> is duplicated so it must be freed after use.
|
H A D | SSL_CTX_use_certificate.pod | 112 (twice if there is no private key); it is not copied nor duplicated. This
|
H A D | BIO_s_accept.pod | 97 will be duplicated and prepended to the chain when an incoming
|
H A D | X509_ATTRIBUTE.pod | 144 the passed in I<obj> cannot be duplicated.
|
H A D | UI_new.pod | 114 that's connected to it, like duplicated input strings, results and others.
|
H A D | ASN1_TIME_set.pod | 144 duplicate the time structure I<t> and return the duplicated result
|
H A D | EC_GROUP_copy.pod | 199 EC_GROUP_dup() returns a pointer to the duplicated curve, or NULL on error.
|
H A D | EVP_PKEY_meth_new.pod | 275 is being duplicated. Refer to L<EVP_PKEY_CTX_new(3)>, L<EVP_PKEY_CTX_new_id(3)>,
|
/openssl/apps/lib/ |
H A D | opt.c | 177 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 D | evpmac_poly1305.txt | 313 # Here are 4 duplicated cases for Poly1305 by EVP_PKEY
|
/openssl/doc/designs/ |
H A D | fast-param-find.md | 128 is duplicated with differenting types (e.g. utf8 string and integer).
|
H A D | xof.md | 217 - The general SHA3 case would be slower unless code was duplicated.
|
/openssl/apps/ |
H A D | req.c | 202 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 D | ossl-guide-libcrypto-introduction.pod | 372 provider. They are also duplicated in the base provider.
|
/openssl/doc/designs/quic-design/ |
H A D | quic-ackm.md | 424 Failure to do so may may result in processing a duplicated packet in violation
|
H A D | quic-fifm.md | 218 * The frame type is duplicated as the frame_type argument here, even though it
|
Completed in 102 milliseconds
12