Home
last modified time | relevance | path

Searched refs:attributes (Results 26 – 50 of 69) sorted by relevance

123

/openssl/Configurations/
H A Dunix-Makefile.tmpl109 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
110 && $unified_info{attributes}->{modules}->{$_}->{fips} }
139 $unified_info{attributes}->{depends}
179 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
187 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
188 && !$unified_info{attributes}->{modules}->{$_}->{engine}
196 grep { !$unified_info{attributes}->{modules}->{$_}->{noinst}
197 && $unified_info{attributes}->{modules}->{$_}->{fips} }
224 grep { !$unified_info{attributes}->{scripts}->{$_}->{noinst}
233 grep { !$unified_info{attributes}->{scripts}->{$_}->{noinst}
[all …]
/openssl/include/crypto/
H A Dx509.h73 STACK_OF(X509_ATTRIBUTE) *attributes;
294 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
H A Dossl_print_attribute_value.pod24 public key certificate. They also appear in the attributes of an X.509
/openssl/crypto/crmf/
H A Dcrmf_local.h70 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */
H A Dcrmf_asn.c25 ASN1_IMP_SET_OF_OPT(OSSL_CRMF_PRIVATEKEYINFO, attributes, X509_ATTRIBUTE, 0)
/openssl/doc/man3/
H A DEVP_PKEY_get_attr.pod42 the remaining attributes. I<lastpos> can be set to any negative value on the
76 EVP_PKEY_get_attr_count() returns the number of attributes in the I<key> object
H A DPKCS7_sign_add_signer.pod50 B<PKCS7_SIGNER_INO> structure will not be finalized so additional attributes
71 structure just added, which 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
H A DX509_ACERT_add1_attr.pod38 return a pointer to it or NULL if there are fewer than I<loc> attributes
H A DOSSL_PARAM_allocate_from_text.pod105 The following L<OSSL_PARAM(3)> attributes are used:
117 All other attributes are ignored.
H A DCMS_sign.pod109 attributes added. CMS_final() must then be called to finalize the
114 Some attributes such as counter signatures are not supported.
H A DCMS_add1_recipient_cert.pod48 need to be added. New attributes can also be added using the returned
H A DCMS_verify.pod99 If B<CMS_NO_ATTR_VERIFY> is set the signed attributes signature is not
104 that is required in the signed attributes of the signature.
H A DOSSL_ESS_check_signing_certs.pod53 it must match the certificate issuer and serial number attributes.
/openssl/test/
H A Dtest.cnf25 # For type CA, the listed attributes must be the same, and the optional
H A DCAtsa.cnf58 # attributes = req_attributes
/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,
H A Dx509.pod44 B<X509_ATTRIBUTE_>I<XXX> functions handle certificate attributes.
/openssl/doc/designs/
H A Dfast-param-find.md99 THe top level attributes are:
113 Each parameter is then specialised with attributes:
/openssl/crypto/objects/
H A Dobjects.txt667 # personal data attributes
674 # attribute certificate attributes
843 !Cname subject-directory-attributes
1146 ess-attributes 1 : id-aa-ets-mimeType
1150 ess-attributes 5 : id-aa-ATSHashIndex
1152 cades 1 : cades-attributes
1153 cades-attributes 1 : id-aa-ets-signerAttrV2
1154 cades-attributes 3 : id-aa-ets-sigPolicyStore
1155 cades-attributes 4 : id-aa-ATSHashIndex-v2
1156 cades-attributes 5 : id-aa-ATSHashIndex-v3
[all …]
/openssl/doc/man1/
H A Dopenssl-req.pod.in573 expected format of the B<distinguished_name> and B<attributes> sections.
582 =item B<attributes>
584 This specifies the section containing any request attributes: its format
694 attributes = req_attributes
733 attributes = req_attributes
749 Example of giving the most common attributes (subject and extensions)
788 this is displayed when no attributes are present and the request includes
H A Dopenssl-verification-options.pod62 Such a designation provides a set of positive trust attributes
64 and/or a set of negative trust attributes
168 with no trust attributes is considered to be valid for all uses.
207 PEM-encoded certificates may also have trust attributes set.
383 (because it has no matching positive trust attributes and is not self-signed)
/openssl/apps/
H A Dopenssl-vms.cnf118 # For type CA, the listed attributes must be the same, and the optional
148 attributes = req_attributes
H A Dopenssl.cnf118 # For type CA, the listed attributes must be the same, and the optional
148 attributes = req_attributes

Completed in 47 milliseconds

123