Home
last modified time | relevance | path

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

123

/openssl/crypto/evp/
H A Devp_pkey.c166 return X509at_get_attr_count(key->attributes); in EVP_PKEY_get_attr_count()
171 return X509at_get_attr_by_NID(key->attributes, nid, lastpos); in EVP_PKEY_get_attr_by_NID()
177 return X509at_get_attr_by_OBJ(key->attributes, obj, lastpos); in EVP_PKEY_get_attr_by_OBJ()
182 return X509at_get_attr(key->attributes, loc); in EVP_PKEY_get_attr()
187 return X509at_delete_attr(key->attributes, loc); in EVP_PKEY_delete_attr()
192 if (X509at_add1_attr(&key->attributes, attr)) in EVP_PKEY_add1_attr()
201 if (X509at_add1_attr_by_OBJ(&key->attributes, obj, type, bytes, len)) in EVP_PKEY_add1_attr_by_OBJ()
210 if (X509at_add1_attr_by_NID(&key->attributes, nid, type, bytes, len)) in EVP_PKEY_add1_attr_by_NID()
219 if (X509at_add1_attr_by_txt(&key->attributes, attrname, type, bytes, len)) in EVP_PKEY_add1_attr_by_txt()
/openssl/crypto/x509/
H A Dx509_req.c179 return X509at_get_attr_count(req->req_info.attributes); in X509_REQ_get_attr_count()
184 return X509at_get_attr_by_NID(req->req_info.attributes, nid, lastpos); in X509_REQ_get_attr_by_NID()
190 return X509at_get_attr_by_OBJ(req->req_info.attributes, obj, lastpos); in X509_REQ_get_attr_by_OBJ()
195 return X509at_get_attr(req->req_info.attributes, loc); in X509_REQ_get_attr()
200 return X509at_delete_attr(req->req_info.attributes, loc); in X509_REQ_delete_attr()
205 if (X509at_add1_attr(&req->req_info.attributes, attr)) in X509_REQ_add1_attr()
214 if (X509at_add1_attr_by_OBJ(&req->req_info.attributes, obj, in X509_REQ_add1_attr_by_OBJ()
224 if (X509at_add1_attr_by_NID(&req->req_info.attributes, nid, in X509_REQ_add1_attr_by_NID()
234 if (X509at_add1_attr_by_txt(&req->req_info.attributes, attrname, in X509_REQ_add1_attr_by_txt()
H A Dx_req.c41 rinf->attributes = sk_X509_ATTRIBUTE_new_null(); in rinf_cb()
42 if (!rinf->attributes) in rinf_cb()
116 ASN1_IMP_SET_OF_OPT(X509_REQ_INFO, attributes, X509_ATTRIBUTE, 0)
H A Dx509_r2x.c35 if (sk_X509_ATTRIBUTE_num(r->req_info.attributes) != 0) { in X509_REQ_to_X509()
/openssl/crypto/asn1/
H A Dp8_pkey.c33 ASN1_IMP_SET_OF_OPT(PKCS8_PRIV_KEY_INFO, attributes, X509_ATTRIBUTE, 0)
71 return p8->attributes; in STACK_OF()
77 if (X509at_add1_attr_by_NID(&p8->attributes, nid, type, bytes, len) != NULL) in PKCS8_pkey_add1_attr_by_NID()
85 return (X509at_add1_attr_by_OBJ(&p8->attributes, obj, type, bytes, len) != NULL); in PKCS8_pkey_add1_attr_by_OBJ()
90 return (X509at_add1_attr(&p8->attributes, attr) != NULL); in PKCS8_pkey_add1_attr()
/openssl/doc/man3/
H A DPKCS12_parse.pod33 The B<friendlyName> and B<localKeyID> attributes (if present) on each
34 certificate will be stored in the B<alias> and B<keyid> attributes of the
58 Only B<friendlyName> and B<localKeyID> attributes are currently stored in
59 certificates. Other attributes are discarded.
H A DPKCS12_SAFEBAG_get0_attrs.pod6 - Retrieve attributes from a PKCS#12 safeBag
20 PKCS#12 safeBag. I<bag> is the B<PKCS12_SAFEBAG> to retrieve the attributes from.
H A DX509_REQ_get_extensions.pod7 - handle X.509 extension attributes of a CSR
21 found in the attributes of I<req>.
H A DCMS_add1_signer.pod43 algorithms are needed. New attributes can also be added using the returned
57 CMS_SignerInfo structure will not be finalized so additional attributes
85 structure just added, this can be used to set additional attributes
H A DPKCS7_sign_add_signer.pod49 B<PKCS7_SIGNER_INO> structure will not be finalized so additional attributes
71 structure just added, this can be used to set additional attributes
H A DPKCS12_add1_attr_by_NID.pod30 present. There can be multiple attributes with the same type assigned to a
/openssl/
H A DConfigure2016 my %attributes = ();
2227 if (grep { defined $attributes{modules}->{$_}->{engine} } keys %attributes
2247 $attributes{$k}->{$_}
2248 if defined $attributes{$k}->{$_};
2299 $attributes{sources}->{$dest}->{$_}
2303 $attributes{sources}->{$dest}->{$_}
2350 $attributes{sources}->{$dest}->{$_}
2354 $attributes{sources}->{$dest}->{$_}
2379 $attributes{generate}->{$dest}->{$gen}
2380 if defined $attributes{generate}->{$dest}->{$gen};
[all …]
/openssl/Configurations/
H A Dwindows-makefile.tmpl65 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
66 && $unified_info{attributes}->{modules}->{$_}->{fips} }
89 grep { !$unified_info{attributes}->{libraries}->{$_}->{noinst} }
106 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
112 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
118 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
125 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
131 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
148 grep { !$unified_info{attributes}->{scripts}->{$_}->{noinst}
154 grep { !$unified_info{attributes}->{scripts}->{$_}->{noinst}
[all …]
H A Ddescrip.mms.tmpl53 grep { !$unified_info{attributes}->{libraries}->{$_}->{noinst} }
57 grep { !$unified_info{attributes}->{libraries}->{$_}->{noinst} }
60 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
64 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
65 && !$unified_info{attributes}->{modules}->{$_}->{engine}
66 && !$unified_info{attributes}->{modules}->{$_}->{fips} }
69 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
70 && $unified_info{attributes}->{modules}->{$_}->{fips} }
76 grep { !$unified_info{attributes}->{scripts}->{$_}->{noinst}
80 grep { !$unified_info{attributes}->{scripts}->{$_}->{noinst}
[all …]
H A Dunix-Makefile.tmpl103 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
104 && $unified_info{attributes}->{modules}->{$_}->{fips} }
133 $unified_info{attributes}->{depends}
173 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
181 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
182 && !$unified_info{attributes}->{modules}->{$_}->{engine}
190 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
191 && $unified_info{attributes}->{modules}->{$_}->{fips} }
206 grep { !$unified_info{attributes}->{scripts}->{$_}->{noinst}
215 grep { !$unified_info{attributes}->{scripts}->{$_}->{noinst}
[all …]
/openssl/doc/internal/man7/
H A Dbuild.info.pod168 =head3 Statement attributes
170 Some statements can have attributes added to them, to allow for
185 (see L</Known attributes> below for details).
212 attributes C<noinst> and C<has_main> attached to it.
393 B<LIBS> statements may have attributes, which apply to all the
406 B<MODULES> statements may have attributes, which apply to all the
453 B<DEPEND> statements may have attributes, which apply to each
462 B<weak> in L</Known attributes> for more information.
495 B<SOURCE> statements may have attributes, which apply to each
535 =head2 Known attributes
[all …]
/openssl/util/
H A Dmktar.sh34 git archive --worktree-attributes -9 --prefix="$NAME/" -o $TARFILE.gz -v HEAD
H A Dunlocal_shlib.com.in7 grep { !$unified_info{attributes}->{libraries}->{$_}->{noinst} }
H A Dlocal_shlib.com.in7 grep { !$unified_info{attributes}->{libraries}->{$_}->{noinst} }
/openssl/test/recipes/90-test_includes_data/conf-includes/
H A Dincludes1.cnf30 # For type CA, the listed attributes must be the same, and the optional
/openssl/include/crypto/
H A Dx509.h73 STACK_OF(X509_ATTRIBUTE) *attributes;
292 STACK_OF(X509_ATTRIBUTE) *attributes;
/openssl/doc/internal/man3/
H A Dcms_add1_signing_cert.pod23 The ESS Signing Certificate attributes version 1 and 2 are defined in RFC 5035
/openssl/test/
H A Dtest.cnf25 # For type CA, the listed attributes must be the same, and the optional
/openssl/crypto/crmf/
H A Dcrmf_local.h69 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */
/openssl/doc/man7/
H A Dopenssl-threads.pod34 Many objects have set and get API's to set attributes in the object.
42 Functions that involve attributes that have reference counts themselves,

Completed in 57 milliseconds

123