Home
last modified time | relevance | path

Searched refs:copied (Results 1 – 25 of 55) sorted by relevance

123

/openssl-master/doc/man3/
A DCMS_get1_ReceiptRequest.pod49 The signedContentIdentifier is copied to B<pcid>. If the B<allOrFirstTier>
50 option of B<receiptsFrom> is used its value is copied to B<pallorfirst>
51 otherwise the B<receiptList> field is copied to B<plist>. The B<receiptsTo>
52 parameter is copied to B<prto>.
A DSSL_get_client_random.pod28 total number of bytes that were actually copied. If B<outlen> is
42 B<len> should be provided at B<in>. The supplied master key is copied by the
83 return the number of bytes actually copied, which will be less than or equal to
A DSSL_CTX_set_record_padding_callback.pod34 for TLS 1.3 records. The value set in B<ctx> is copied to a new SSL by SSL_new().
40 set in B<ctx> is copied to a new SSL by SSL_new().
A DOPENSSL_ia32cap.pod17 is copied to memory upon toolkit initialization and used to choose
80 variable" terms. The truth is that it's not copied from CPUID output
A DOSSL_PARAM_allocate_from_text.pod77 Otherwise, I<value> is considered a C string and is copied to the
92 copied to the I<< to->data >> storage.
A DX509_VERIFY_PARAM_set_flags.pod84 which specifies how verification flags are copied from one structure to
340 If B<X509_VP_FLAG_LOCKED> is set then no values are copied. This overrides
343 If B<X509_VP_FLAG_DEFAULT> is set then anything set in the source is copied
348 If B<X509_VP_FLAG_OVERWRITE> is set then all value are copied across whether
351 If B<X509_VP_FLAG_RESET_FLAGS> is set then the flags value is copied instead
A DBN_copy.pod23 significant restrictions on the copied data. Applications that do no adhere to
A DRAND_egd.pod31 If B<buf> is not B<NULL>, then the data is copied to the buffer and
A DEVP_CIPHER_CTX_get_original_iv.pod30 an error will be returned (and no data copied).
A Ds2i_ASN1_IA5STRING.pod51 In the B<i2s_ASN1_IA5STRING>() function the string is copied and
A DX509_digest.pod64 digest will be copied and is assumed to be large enough; the constant
A DCRYPTO_get_ex_new_index.pod138 dup_func() is called when a structure is being copied. This is only done
143 When the dup_func() returns, the value in B<*from_d> is copied to the
A DOCSP_request_add1_nonce.pod34 OCSP_copy_nonce() returns 1 if a nonce was successfully copied, 2 if no nonce
A DSSL_CTX_set1_verify_cert_store.pod45 The stores pointers associated with an SSL_CTX structure are copied to any SSL
A DX509_get_subject_name.pod50 I<name>. The I<name> parameter is copied internally and should be freed
A DOSSL_CRMF_MSG_set0_validity.pod56 while the I<subject>, I<issuer>, and I<serial> structures (if given) are copied.
A DASN1_STRING_length.pod47 I<data> or length I<len>. The supplied data is copied. If I<len>
A DSSL_set1_host.pod81 and must be copied by the application if it is to be retained beyond
A DSSL_CTX_set_msg_callback.pod38 default settings that will be copied to new B<SSL> objects by
/openssl-master/crypto/dso/
A Ddso_lib.c232 char *copied; in DSO_set_filename() local
243 copied = OPENSSL_strdup(filename); in DSO_set_filename()
244 if (copied == NULL) { in DSO_set_filename()
249 dso->filename = copied; in DSO_set_filename()
/openssl-master/doc/internal/man3/
A Dossl_DER_w_precompiled.pod18 There may be already existing DER blobs that can simply be copied to
A Dossl_cmp_hdr_init.pod110 The sender name is copied from the subject of the client cert, if any,
A Dossl_cmp_certreq_new.pod129 set to B<rejected>, and I<text> is copied to statusString unless it is NULL.
/openssl-master/
A DREADME-FIPS.md37 the shared library is copied to its installed location, which by default is
A DNOTES-VMS.md90 get through, for example if you've copied the tree from a NFS-mounted

Completed in 22 milliseconds

123