Home
last modified time | relevance | path

Searched refs:names (Results 201 – 225 of 236) sorted by relevance

12345678910

/openssl/
H A DConfigure1209 my $names = join(', ', grep { $detected_vars{$_} > 0 }
1214 ***** Affected make variables: $names
H A DCHANGES.md956 IANA standard names.
2162 names. Old names are provided as macro aliases for compatibility and
2837 volume names and system directory names on VMS.
3371 list of built in objects, i.e. OIDs with names.
3724 resolve symbols with longer names.
11591 sets may exist with different names.
12826 various internal method names.)
17145 names. The reason was that it compared the quoted version
17149 names from the lookup table if they were given a default
17154 short or long names are found.
[all …]
H A DINSTALL.md408 The names of the libraries are:
417 The names of the libraries are:
1540 These define appropriate logical names and
1736 Prints a list of all the self test names.
/openssl/external/perl/Text-Template-1.56/
H A DChanges69 + remove number prefixes from test names
/openssl/doc/man3/
H A Dd2i_X509.pod516 Represents a B<Name> type as used for subject and issuer names in
H A DOSSL_HTTP_REQ_CTX.pod227 This is optional and may be done multiple times with different names.
H A DENGINE_add.pod412 implementations for the names, descriptions, and input flags of their
497 It is possible to discover at run-time the names, numerical-ids, descriptions
H A DSSL_CTX_dane_enable.pod69 Additional server names can be specified via L<SSL_add1_host(3)>.
H A DDEFINE_STACK_OF.pod96 except B<FUNCNAME> is used in the function names:
H A DOSSL_HTTP_transfer.pod258 The names of the environment variables used by this implementation:
/openssl/doc/man1/
H A Dopenssl-x509.pod.in234 public key, signature algorithms, issuer and subject names, serial number
316 See the L<x509v3_config(5)> manual page for the extension names.
H A Dopenssl-fipsinstall.pod.in92 such as minimum security strength of keys and approved curve names are used.
H A Dopenssl-ocsp.pod.in204 List of IP addresses and/or DNS names of servers
/openssl/ssl/
H A Dt1_lib.c3239 static int ssl_check_ca_name(STACK_OF(X509_NAME) *names, X509 *x) in ssl_check_ca_name() argument
3244 for (i = 0; i < sk_X509_NAME_num(names); i++) { in ssl_check_ca_name()
3245 if (!X509_NAME_cmp(nm, sk_X509_NAME_value(names, i))) in ssl_check_ca_name()
/openssl/include/openssl/
H A Dcmp.h.in375 int OSSL_CMP_CTX_set1_no_proxy(OSSL_CMP_CTX *ctx, const char *names);
H A Dcrypto.h.in47 * Resolve problems on some operating systems with symbol names that clash
H A Dx509.h.in164 # define XN_FLAG_FN_NONE (3 << 21)/* No field names */
175 # define XN_FLAG_FN_ALIGN (1 << 25)/* Align field names to 20
H A Dui.h.in60 strings to prompt for data. The names are UI_{add,dup}_<function>_string
H A Dct.h.in311 * came from, so that the log names can be printed.
/openssl/Configurations/
H A Dwindows-makefile.tmpl703 # It takes a list of library names and outputs a list of dependencies
817 # Directory specs are :: in perl package names
H A Dunix-Makefile.tmpl1518 # It takes a list of library names and outputs a list of dependencies
1638 # Directory specs are :: in perl package names
1807 # $simple is for platforms where full shared library names include the
/openssl/doc/man7/
H A Dprovider-base.pod280 associated with the existing OID, in which case the new names are not
499 The dotted name form is a concatenation of section names and final
H A Dossl-guide-libraries-introduction.pod174 The names of the algorithms shown from L<openssl-list(1)> can be used as an
H A Dossl-guide-tls-introduction.pod26 hence many of the functions and names used by OpenSSL contain the "SSL"
/openssl/providers/
H A Dfips.module.sources628 providers/implementations/include/prov/names.h

Completed in 111 milliseconds

12345678910