Home
last modified time | relevance | path

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

/openssl/test/
H A Dbio_prefix_text.c142 char *colon; in setup() local
188 colon = strchr(arg, ':'); in setup()
190 if (colon != NULL) { in setup()
198 colon++; in setup()
200 colon = arg; in setup()
202 indent = strtoul(colon, &endptr, 10); in setup()
226 colon = strchr(arg, ':'); in setup()
228 if (colon != NULL) { in setup()
236 colon++; in setup()
238 colon = arg; in setup()
[all …]
/openssl/doc/man1/
H A Dopenssl-errstr.pod.in19 after the second colon.
H A Dopenssl-rehash.pod.in50 is consulted; this should be a colon-separated list of directories,
H A Dopenssl-list.pod.in202 The output format is colon delimited in a form directly usable in
H A Dopenssl-s_time.pod.in112 simple colon (":") separated list of TLSv1.3 ciphersuite names.
H A Dopenssl-s_server.pod.in668 (colon-separated list).
697 a simple colon (":") separated list of TLSv1.3 ciphersuite names.
778 Offer SRTP key management with a colon-separated profile list.
H A Dopenssl-s_client.pod.in685 colon (":") separated list of TLSv1.3 ciphersuite names.
793 Offer SRTP key management, where B<value> is a colon-separated profile list.
H A Dopenssl-ciphers.pod.in99 list is a simple colon (":") separated list of TLSv1.3 ciphersuite names. By
/openssl/doc/man3/
H A DSSL_get1_builtin_sigalgs.pod15 Return the colon-separated list of built-in and available TLS signature
H A DASN1_generate_nconf.pod40 followed by an optional colon and a value. The formats of I<type>,
135 should be followed by a colon and the tag value to use as a
156 by a colon and one of the strings B<ASCII>, B<UTF8>, B<HEX> or B<BITLIST>.
H A DSSL_CONF_cmd.pod119 The B<algs> argument should be a colon separated list of signature
158 The B<groups> argument is a colon separated list of groups. The group can
210 colon-separated list of TLSv1.3 ciphersuite names in order of preference. This
322 colon-separated list of TLSv1.3 ciphersuite names in order of preference. This
385 The B<value> argument should be a colon separated list of signature algorithms
427 The B<value> argument is a colon separated list of groups. The group can be
H A DSSL_CTX_set1_sigalgs.pod33 must be a null terminated string consisting of a colon separated list of
H A DSSL_CTX_set_cipher_list.pod38 ciphersuites for B<ctx>. This is a simple colon (":") separated list of TLSv1.3
H A DSSL_get_ciphers.pod66 SSL_get_shared_ciphers() creates a colon separated and NUL terminated list of
H A DOSSL_ALGORITHM.pod39 This string is a colon separated set of names / identities, and is used by
H A DSSL_CTX_set_tlsext_use_srtp.pod36 B<profiles> parameters should point to a NUL-terminated, colon delimited list of
H A DSSL_CTX_set1_curves.pod78 string B<list>. The string is a colon separated list of group names, for example
H A DX509_VERIFY_PARAM_set_flags.pod211 dotted decimal quad for IPv4 and colon-separated hexadecimal for
/openssl/crypto/x509/
H A Dv3_cpols.c258 char *colon = strchr(tagstr, ':'); in displaytext_get_tag_len() local
260 return (colon == NULL) ? -1 : colon - tagstr; in displaytext_get_tag_len()
/openssl/doc/man5/
H A Dx509v3_config.pod30 type-value pairing where the type and value are separated by a colon.
209 indicated by putting a colon C<:> between the value and this option.
474 value with B<UTF8>, B<BMP>, or B<VISIBLE> followed by colon. For example:
H A Dconfig.pod572 and comments began with a semi-colon.
/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_enrollment.csv18 0,colon missing and no passwd, -section,, -cmd,ir, -newkey,new_pass_12345.key,, -newkeypass,pass,,,…
19 0,newkeypass double colon, -section,, -cmd,ir, -newkey,new_pass_12345.key,, -newkeypass,pass::12345…
/openssl/doc/man7/
H A Dossl-guide-libcrypto-introduction.pod92 string with a colon separated list of names, fetching algorithms using that
/openssl/
H A DREADME-ENGINES.md222 Whilst the syntax demonstrated in "openssl engine" uses a colon to
H A DCHANGES.md14547 the individual commands are colon-separated, for example;

Completed in 71 milliseconds