Home
last modified time | relevance | path

Searched refs:names (Results 51 – 75 of 204) sorted by relevance

123456789

/openssl/providers/common/include/prov/
H A D__DECC_INCLUDE_EPILOGUE.H21 # pragma names restore
/openssl/apps/include/
H A Dnames.h17 void print_names(BIO *out, STACK_OF(OPENSSL_CSTRING) *names);
/openssl/doc/man3/
H A DSSL_get_ciphers.pod67 SSL_CIPHER names that are available in both the client and the server. B<buf> is
68 the buffer that should be populated with the list of names and B<size> is the
71 of names then a truncated list of names will be returned. Note that just because
H A DOSSL_ENCODER.pod80 OSSL_ENCODER_names_do_all() traverses all names for the given
124 names. A return value of 0 means that the callback was not called for any names.
H A DSSL_CONF_cmd.pod26 Currently supported B<option> names for command lines (i.e. when the
28 names are case sensitive. Unless otherwise stated commands can be used by
114 B<SHA256>, B<SHA384> of B<SHA512>. Note: algorithm and hash names are case
149 (e.g. B<prime256v1>). Group names are case sensitive. The list should be
168 (e.g. B<prime256v1>). Curve names are case sensitive.
266 Currently supported B<option> names for configuration files (i.e., when the
314 The subject names of the certificates are sent to the peer in the
348 Note: algorithm and hash names are case sensitive.
385 (e.g. B<prime256v1>). Group names are case sensitive. The list should be in
527 B<CANames>: use CA names extension, enabled by
[all …]
H A DEVP_MAC.pod230 with multiple names, only one of them is returned; it's
233 EVP_MAC_names_do_all() traverses all names for I<mac>, and calls
244 OpenSSL has a set of macros for parameter names it expects to see in
249 The standard parameter names are:
258 must be set first, see parameter names "algorithm" below.
345 The usage of the parameter names "custom", "iv" and "salt" correspond to
346 the names used in the standard where the algorithm was defined.
355 EVP_MAC_names_do_all() returns 1 if the callback was called for all names. A
356 return value of 0 means that the callback was not called for any names.
H A DOSSL_DECODER.pod80 OSSL_DECODER_names_do_all() traverses all names for the given
123 names. A return value of 0 means that the callback was not called for any names.
H A DEVP_PKEY_get_size.pod79 were renamed to include C<get> in their names in OpenSSL 3.0, respectively.
80 The old names are kept as non-deprecated alias macros.
H A DX509_cmp.pod46 issuer names and subject names of the X<509> objects, or issuers of B<X509_CRL>
H A DX509_get_subject_name.pod10 get X509_NAME hashes or get and set issuer or subject names
67 or issuer names of certificate requests of CRLs respectively.
/openssl/crypto/property/
H A DREADME.md12 * The number of distinct property names will be small.
37 be feasible to use a hash table to contain the names (and possibly also
67 names and values to small integer indices. Names and values are stored in
70 names reserved by OpenSSL are also populated here. No functions are
/openssl/doc/internal/man3/
H A Dossl_punycode_decode.pod22 representation of host names in ASCII-only format. Some specifications,
23 such as RFC 8398, require comparison of host names encoded in UTF-8 charset.
/openssl/util/
H A Dwrite-man-symlinks41 for my $name (@{$podinfo{names}}) {
/openssl/include/internal/
H A Dnamemap.h41 const char *names, const char separator);
H A Dparam_build_set.h48 const char *names[],
/openssl/test/
H A Dv3nametest.c18 static const char *const names[] = { variable
282 const char *const *pname = names; in run_cert()
350 for (pname = names; *pname != NULL; pname++) { in call_run_cert()
H A Dparam_build_test.c308 char names[100][3]; in builder_limit_test() local
317 names[i][0] = 'A' + (i / 26) - 1; in builder_limit_test()
318 names[i][1] = 'a' + (i % 26) - 1; in builder_limit_test()
319 names[i][2] = '\0'; in builder_limit_test()
320 if (!TEST_true(OSSL_PARAM_BLD_push_int(bld, names[i], 3 * i + 1))) in builder_limit_test()
H A DREADME.ssltest.md21 First, give your test a name. The names do not have to be unique.
106 * ExpectedClientCANames - for client auth list of CA names the server must
108 is a file of certificates whose subject names form the list.
110 * ExpectedServerCANames - list of CA names the client must send, TLS 1.3 only.
112 of certificates whose subject names form the list.
/openssl/doc/man5/
H A Dconfig.pod68 as a regular character in symbol names. Supporting this behavior can be
216 The name B<oid_section> in the initialization section names the section
241 The name B<providers> in the initialization section names the section
247 Within a provider section, the following names have meaning:
287 The name B<alg_section> in the initialization section names the section
313 The name B<ssl_conf> in the initialization section names the section
354 The name B<engines> in the initialization section names the section
361 Within an engine section, the following names have meaning:
401 All other names are taken to be the name of a ctrl command that is
417 The name B<random> in the initialization section names the section
[all …]
H A Dx509v3_config.pod44 is a comma-separated list of names and values:
131 Key usage is a multi-valued extension consisting of a list of names of
147 The following text names, and their intended meaning, are known:
283 alternative names from the issuer certificate, if possible.
374 points extension. The following names have meaning:
397 The value for each of these names is a boolean.
467 This is a multi-valued extension which consisting of the names
515 The supported names are: B<status_request> and B<status_request_v2>.
/openssl/doc/man1/
H A Dopenssl-pkcs7.pod.in65 preceded by their subject and issuer names in one line format.
75 issuer names.
/openssl/doc/man7/
H A Dproperty.pod21 Property names fall into two categories: those reserved by the OpenSSL
22 project and user defined names.
27 Property names are case-insensitive, but OpenSSL will only use lowercase
35 property names like
H A DEVP_MD-RIPEMD160.pod14 identified with any of the names "RIPEMD-160", "RIPEMD160", "RIPEMD" and
H A Dprovider.pod102 Operations are referred to with numbers, via macros with names
210 Algorithm names are case insensitive. Any particular algorithm can have multiple
228 use alternative names or names that OpenSSL has used historically.
/openssl/apps/lib/
H A Dbuild.info12 columns.c app_params.c names.c app_provider.c app_x509.c http_server.c \

Completed in 49 milliseconds

123456789