Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 25 of 70) sorted by relevance

123

/openssl/crypto/x509/
H A Dx509rset.c22 x->req_info.enc.modified = 1; in X509_REQ_set_version()
30 x->req_info.enc.modified = 1; in X509_REQ_set_subject_name()
38 x->req_info.enc.modified = 1; in X509_REQ_set_pubkey()
H A Dx509cset.c63 c->crl.enc.modified = 1; in X509_CRL_sort()
181 crl->crl.enc.modified = 1; in i2d_re_X509_CRL_tbs()
H A Dx_name.c100 ret->modified = 1; in IMPLEMENT_EXTERN_ASN1()
197 nm.x->modified = 0; in x509_name_ex_d2i()
217 if (a->modified) { in x509_name_ex_i2d()
274 a->modified = 0; in x509_name_encode()
H A Dx509_cmp.c173 if (!a->cert_info.enc.modified && !b->cert_info.enc.modified) { in X509_cmp()
264 if (a->canon_enc == NULL || a->modified) { in X509_NAME_cmp()
270 if (b->canon_enc == NULL || b->modified) { in X509_NAME_cmp()
H A Dx509name.c111 name->modified = 1; in X509_NAME_delete_entry()
201 name->modified = 1; in X509_NAME_add_entry()
H A Dx_all.c62 x->cert_info.enc.modified = 1; in X509_sign()
70 x->cert_info.enc.modified = 1; in X509_sign_ctx()
112 x->crl.enc.modified = 1; in X509_CRL_sign()
120 x->crl.enc.modified = 1; in X509_CRL_sign_ctx()
H A Dx509_req.c278 req->req_info.enc.modified = 1; in i2d_re_X509_REQ_tbs()
/openssl/crypto/asn1/
H A Dtasn_utl.c144 enc->modified = 1; in ossl_asn1_enc_init()
156 enc->modified = 1; in ossl_asn1_enc_free()
177 enc->modified = 0; in ossl_asn1_enc_save()
187 if (enc == NULL || enc->modified) in ossl_asn1_enc_restore()
/openssl/doc/man3/
H A DCRYPTO_THREAD_run_once.pod78 variable is modified by CRYPTO_atomic_add() then CRYPTO_atomic_add() must
79 be the only way that the variable is modified. If atomic operations are not
87 specific platform. Because of this, if a variable is modified by
89 be the only way that the variable is modified. If atomic operations are not
96 platform. Because of this, if a variable is modified by CRYPTO_atomic_or() or
H A DX509_SIG_get0.pod20 except the pointers returned are not constant and can be modified:
H A DSSL_CTX_sessions.pod25 modified directly but by using the
H A DBIO_s_connect.pod77 This return value is an internal pointer which should not be modified.
80 This return value is an internal pointer which should not be modified.
83 This return value is an internal pointer which should not be modified.
H A DSSL_CTX_sess_set_cache_size.pod26 can be modified using the SSL_CTX_sess_set_cache_size() call. A special
H A DX509_sign.pod41 internally. If the signed portion of the structure is modified the encoding
H A DSSL_CTX_set_timeout.pod32 The expiration time of a single session can be modified using the
H A DEVP_PKEY_decapsulate.pod34 for the operation may be set or modified using L<EVP_PKEY_CTX_set_params(3)>.
H A DCMS_get0_SignerInfos.pod35 modified.
H A DEVP_PKEY_encapsulate.pod35 for the operation may be set or modified using L<EVP_PKEY_CTX_set_params(3)>.
H A Di2d_re_X509_tbs.pod39 modified after creation (see the BUGS section).
/openssl/
H A DNOTES-VALGRIND.md25 Test behavior can be modified by adjusting environment variables.
31 to allow programs to find shared libraries. The variable can be modified
/openssl/demos/sslecho/
H A DREADME.md10 The server code was modified to perform the echo function, and client code
/openssl/util/
H A Dmknum.pl130 if $stats{modified};
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE63 software. If the software is modified by someone else and passed on, we
95 a) cause the modified files to carry prominent notices stating that
105 c) If the modified program normally reads commands interactively when
296 - "Standard Version" refers to such a Package if it has not been modified,
297 or has been modified in accordance with the wishes of the Copyright
316 from the Public Domain or from the Copyright Holder. A Package modified in such
329 b) use the modified Package only within your corporation or organization.
/openssl/doc/internal/man3/
H A Dossl_cmp_msg_create.pod96 Thus, the I<ctx> may be modified by this and related ossl_cmp_*_new() functions.
/openssl/doc/man1/
H A Dopenssl-s_time.pod.in98 This allows the TLSv1.2 and below cipher list sent by the client to be modified.
106 This allows the TLSv1.3 ciphersuites sent by the client to be modified. This

Completed in 44 milliseconds

123