Home
last modified time | relevance | path

Searched refs:optional (Results 1 – 25 of 128) sorted by relevance

123456

/openssl/test/recipes/90-test_includes_data/conf-includes/
H A Dincludes2.cnf6 organizationalUnitName = optional
8 emailAddress = optional
14 countryName = optional
15 stateOrProvinceName = optional
16 localityName = optional
17 organizationName = optional
18 organizationalUnitName = optional
20 emailAddress = optional
H A Dincludes1.cnf30 # For type CA, the listed attributes must be the same, and the optional
/openssl/test/
H A DCAtsa.cnf48 organizationalUnitName = optional
50 emailAddress = optional
130 # (optional)
132 # (optional)
136 # (optional)
141 # (optional, default: no)
143 # (optional, default: no)
145 # (optional, default: no)
156 # (optional)
158 # (optional)
[all …]
H A Dtest.cnf25 # For type CA, the listed attributes must be the same, and the optional
34 organizationalUnitName = optional
36 emailAddress = optional
42 countryName = optional
43 stateOrProvinceName = optional
44 localityName = optional
45 organizationName = optional
46 organizationalUnitName = optional
48 emailAddress = optional
H A Dca-and-certs.cnf76 countryName = optional
77 stateOrProvinceName = optional
78 localityName = optional
79 organizationName = optional
80 organizationalUnitName = optional
82 emailAddress = optional
/openssl/apps/
H A Dopenssl.cnf129 emailAddress = optional
135 countryName = optional
136 stateOrProvinceName = optional
137 localityName = optional
138 organizationName = optional
141 emailAddress = optional
316 # (optional)
318 # (optional)
322 # (optional)
328 # (optional, default: no)
[all …]
H A Dopenssl-vms.cnf129 emailAddress = optional
135 countryName = optional
136 stateOrProvinceName = optional
137 localityName = optional
138 organizationName = optional
141 emailAddress = optional
316 # (optional)
318 # (optional)
322 # (optional)
328 # (optional, default: no)
[all …]
/openssl/doc/man7/
H A DEVP_KDF-X942-ASN1.pod12 contains a 32 bit counter as well as optional fields for "partyu-info",
40 testing. It is an optional octet string containing a combined DER encoded blob
41 of any of the optional fields related to "partyu-info", "partyv-info",
47 An optional octet string containing public info contributed by the initiator.
56 An optional octet string containing public info contributed by the responder.
60 An optional octet string containing some additional, mutually-known public
70 An optional octet string containing some additional, mutually-known private
H A DEVP_KDF-KB.pod11 input secret (and other optional values).
52 Set to B<0> to disable use of the optional Fixed Input data 'L' (see SP800-108).
57 Set to B<0> to disable use of the optional Fixed Input data 'zero separator'
75 optional and may be omitted.
H A Dproperty.pod67 The third clause represents an optional clause.
68 Matching such clauses is not a requirement, but any additional optional
88 B<?> is a prefix operator that means that the following clause is optional
113 that additionally has the largest number of matching optional query
117 Ordering of optional clauses is not significant.
H A DEVP_MAC-BLAKE2.pod49 It is an optional value of at most 16 bytes for BLAKE2BMAC or 8 for
55 It is an optional value of at most 16 bytes for BLAKE2BMAC or 8 for
H A DEVP_PKEY-FFC.pod23 This means that optional FFC domain parameter values for I<seed>, I<pcounter>
75 An optional domain parameter I<seed> value used during generation and validation
90 An optional domain parameter I<counter> value that is output during generation
101 An optional informational cofactor parameter that should equal to (p - 1) / q.
/openssl/crypto/property/
H A Dproperty_parse.c297 r->has_optional |= r->properties[i].optional; in stack_to_property_list()
334 prop->optional = 0; in ossl_parse_property()
394 prop->optional = 0; in ossl_parse_query()
399 prop->optional = match_ch(&s, '?'); in ossl_parse_query()
465 else if (!q[i].optional) in ossl_property_match_count()
481 else if (!q[i].optional) in ossl_property_match_count()
488 if (!q[i].optional) in ossl_property_match_count()
536 r->has_optional |= copy->optional; in ossl_property_merge()
665 if (prop->optional) in ossl_property_list_to_string()
H A Dproperty_local.h24 unsigned int optional : 1; member
H A Dproperty_query.c74 if (prop == NULL || prop->optional || prop->oper == OSSL_PROPERTY_OVERRIDE) in ossl_property_is_enabled()
/openssl/doc/man3/
H A DOSSL_HTTP_parse_url.pod35 OSSL_HTTP_adapt_proxy() takes an optional proxy hostname I<proxy>
36 and returns it transformed according to the optional I<no_proxy> parameter,
53 The port component is optional and defaults to C<0>.
56 The path component is also optional and defaults to C</>.
70 The port component is optional and defaults to C<443> if the scheme is C<https>,
H A DCMS_EncryptedData_decrypt.pod25 to and I<flags> is an optional set of flags.
38 The optional parameters I<flags> and I<dcont> are used as described above.
39 The optional parameters library context I<libctx> and property query I<propq>
H A DEVP_PKEY_digestsign_supports_digest.pod17 key I<pkey>. The query is done within an optional library context I<libctx> and
18 with an optional property query I<propq>.
H A DCMS_sign_receipt.pod20 private key. B<certs> is an optional additional set of certificates to include
23 B<flags> is an optional set of flags.
H A DERR_print_errors.pod32 …rror code]:[library name]:[function name]:[reason string]:[filename]:[line]:[optional text message]
35 I<function name> and I<reason string> are ASCII text, as is I<optional
H A DCMS_verify.pod31 I<flags> is an optional set of flags, which can be used to modify the verify
38 The optional I<extra> parameter may be used to provide untrusted CA
41 The optional I<crls> parameter may be used to provide extra CRLs.
43 The optional parameters library context I<libctx> and property query I<propq>
H A DDH_get0_pqg.pod46 parameter is optional. It also contains a public key (I<pub_key>) and
65 NULL. The optional length parameter will be set to BN_num_bits(I<q>) if I<q>
99 The DH_get_length() and DH_set_length() functions get and set the optional
102 length of the secret exponent (private key) in bits. For safe prime groups the optional length para…
H A DDTLS_set_timer_cb.pod19 This function sets an optional callback function for controlling the
/openssl/doc/designs/quic-design/
H A Ddemuxer.md21 These are optional features of the client side demuxer, not required for MVP
44 - this is optional - enabled only if 0RTT support is enabled by the
/openssl/doc/man1/
H A Dopenssl-crl2pkcs7.pod.in22 This command takes an optional CRL and one or more
85 just certificates and an optional CRL.

Completed in 56 milliseconds

123456