Home
last modified time | relevance | path

Searched refs:names (Results 176 – 200 of 236) sorted by relevance

12345678910

/openssl/doc/designs/
H A Dfast-param-find.md143 generated along with fast decoder to look up parameter names quickly.
H A Dfetching-composite-algorithms.md98 - libcrypto currently has knowledge of some composite algorithm names and
/openssl/doc/man7/
H A DEVP_SIGNATURE-ED25519.pod134 Valid algorithm names are B<ed25519>, B<ed448> and B<eddsa>. If B<eddsa> is
H A Dprovider-storemgmt.pod150 F<< <openssl/store.h> >>, with the macros having names starting with
/openssl/doc/man3/
H A DOSSL_PARAM_int.pod44 * TYPE in function names is one of:
113 L<OSSL_PARAM(3)> arrays. The following B<I<TYPE>> names are supported:
H A DOSSL_CMP_CTX_new.pod95 int OSSL_CMP_CTX_set1_no_proxy(OSSL_CMP_CTX *ctx, const char *names);
401 an HTTP proxy for. The names may be separated by commas and/or whitespace.
600 alternate names on the certificate template request. This cannot be used if
864 using macros, while keeping the old names for backward compatibility,
H A DCMS_signed_get_attr.pod108 See <openssl/obj_mac.h> for a list of SN_* names.
H A DOSSL_STORE_INFO.pod161 At the discretion of the loader that was used to get these names, an
H A DEVP_EncryptInit.pod566 EVP_CIPHER_fetch()), only cipher names registered with the default library
572 multiple names, only one of them is returned. See also EVP_CIPHER_names_do_all().
577 Traverses all names for the I<cipher>, and calls I<fn> with each name and
1360 EVP_CIPHER_names_do_all() returns 1 if the callback was called for all names.
1361 A return value of 0 means that the callback was not called for any names.
1846 functions were renamed to include C<get> or C<get0> in their names in
1847 OpenSSL 3.0, respectively. The old names are kept as non-deprecated
H A DSSL_CTX_set1_curves.pod78 string B<list>. The string is a colon separated list of group names, for example
H A DEC_KEY_new.pod98 See L<EC_GROUP_new(3)> for a description of curve names.
H A DOSSL_HPKE_CTX_new.pod455 This can be used by command line tools that accept string form names for HPKE
456 codepoints. Valid (case-insensitive) names are:
/openssl/doc/man5/
H A Dfips_config.pod83 keys and approved curve names are used.
/openssl/doc/man1/
H A Dopenssl-ts.pod.in159 timestamp token. Either the dotted OID notation or OID names defined
366 B<-query> command uses only the symbolic OID names section
393 and long names are the same when this option is used. (Optional)
H A Dopenssl-s_server.pod.in536 List of IP addresses and/or DNS names of servers
697 a simple colon (":") separated list of TLSv1.3 ciphersuite names.
791 names. The list should contain the most desirable protocols first.
792 Protocol names are printable ASCII strings, for example "http/1.1" or
H A Dopenssl-s_time.pod.in112 simple colon (":") separated list of TLSv1.3 ciphersuite names.
H A Dopenssl-pkcs12.pod.in301 used multiple times to specify names for all certificates in the order they
302 appear. Netscape ignores friendly names on other certificates whereas MSIE
H A Dopenssl-s_client.pod.in358 A file containing a list of certificates whose subject names will be sent
685 colon (":") separated list of TLSv1.3 ciphersuite names.
751 The I<protocols> list is a comma-separated list of protocol names that
753 desirable protocols first. Protocol names are printable ASCII strings,
H A Dopenssl-ca.pod.in146 are taken as the names of files containing certificate requests.
460 then it names the section to be used. Otherwise the section to
492 and long names are the same when this option is used.
/openssl/include/openssl/
H A Dasn1.h.in516 /* This is used to contain a list of bit names */
894 /* Don't show field names in SEQUENCE */
896 /* Show structure names of each SEQUENCE field */
H A Docsp.h.in31 * historical reasons they have OCSP_* names, they can actually be used
H A Dx509v3.h.in171 /* Old names */
764 * Always check subject name for host match even if subject alt names present
/openssl/Configurations/
H A Ddescrip.mms.tmpl450 $(NODEBUG) ! Installation logical names
474 $(NODEBUG) ! Set up logical names for the libraries, so LINK and
833 # It takes a list of library names and outputs a list of dependencies
1084 # Directory specs are :: in perl package names
/openssl/
H A DNOTES-NONSTOP.md223 For OSS targets, the main DLL names will be `libssl.so` and `libcrypto.so`.
H A DConfigure1199 my $names = join(', ', grep { $detected_vars{$_} > 0 }
1204 ***** Affected make variables: $names

Completed in 68 milliseconds

12345678910