Home
last modified time | relevance | path

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

12

/openssl/test/ssl-tests/
H A D08-npn.cnf.in39 "NPNProtocols" => "baz,bar",
44 "NPNProtocols" => "foo,bar",
49 "ExpectedNPNProtocol" => "bar",
66 "ExpectedNPNProtocol" => "bar",
158 "NPNProtocols" => "bar",
183 "NPNProtocols" => "bar",
207 "NPNProtocols" => "bar",
226 "NPNProtocols" => "bar",
248 "NPNProtocols" => "bar",
254 "NPNProtocols" => "bar",
[all …]
H A D09-alpn.cnf.in39 "ALPNProtocols" => "baz,bar",
44 "ALPNProtocols" => "foo,bar",
48 "ExpectedALPNProtocol" => "bar",
55 "ALPNProtocols" => "bar,foo",
60 "ALPNProtocols" => "foo,bar",
64 "ExpectedALPNProtocol" => "bar",
118 "ALPNProtocols" => "bar",
142 "ALPNProtocols" => "bar",
165 "ALPNProtocols" => "bar",
183 "ALPNProtocols" => "bar",
[all …]
H A D08-npn.cnf312 NPNProtocols = bar
357 NPNProtocols = bar
401 NPNProtocols = bar
440 NPNProtocols = bar
475 NPNProtocols = bar
479 NPNProtocols = bar
520 NPNProtocols = bar
524 NPNProtocols = bar
696 NPNProtocols = bar
825 NPNProtocols = bar
[all …]
H A D09-alpn.cnf79 ALPNProtocols = baz,bar
82 ALPNProtocols = foo,bar
110 ALPNProtocols = bar,foo
113 ALPNProtocols = foo,bar
145 ALPNProtocols = foo,bar
237 ALPNProtocols = bar
240 ALPNProtocols = foo,bar
281 ALPNProtocols = bar
324 ALPNProtocols = bar
362 ALPNProtocols = bar
[all …]
/openssl/test/recipes/04-test_conf_data/
H A Ddollarid_on.cnf3 bar = 0
4 foo$bar = 1
5 cookie = ${foo$bar}
H A Ddollarid_on.txt2 bar = 0
3 foo$bar = 1
H A Ddollarid_off.cnf3 bar = 0
4 foo = $bar
H A Ddollarid_off.txt2 bar = 0
H A Doversized_line.cnf2 bar = a_line_longer_than_512_characters__\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"…
H A Doversized_line.txt3 bar = a_line_longer_than_512_characters__""""""""""""""""""""""""""""""""""""""""""""""""""""""""""…
/openssl/external/perl/Text-Template-1.56/t/
H A Dstrict.t32 my $t1 = $tmpl1->fill_in(PACKAGE => 'T1', STRICT => 1, HASH => { bar => 'baz' });
35 my $t2 = $tmpl2->fill_in(PACKAGE => 'T2', HASH => { bar => 'baz' });
/openssl/test/
H A Dnamemap_internal_test.c109 const EVP_CIPHER *aes128, *bar; in test_cipherbyname() local
122 bar = EVP_get_cipherbyname("bar"); in test_cipherbyname()
123 if (!TEST_ptr_eq(aes128, bar)) in test_cipherbyname()
H A Dssl_test_ctx_test.cnf24 NPNProtocols = foo,bar
/openssl/doc/man3/
H A DOSSL_PARAM.pod318 const char bar[] = "some other string";
321 { "bar", OSSL_PARAM_UTF8_STRING, (void *)&bar, sizeof(bar) - 1, 0 },
331 char bar[1024];
335 { "bar", OSSL_PARAM_UTF8_STRING, &bar, sizeof(bar), 0 },
350 } else if (strcmp(params[i].key, "bar") == 0) {
351 memcpy(params[i].data, "bar value", 10);
352 params[i].return_size = 9; /* length of "bar value" string */
H A DOSSL_PARAM_int.pod360 const char bar[] = "some other string";
363 OSSL_PARAM_utf8_string("bar", bar, sizeof(bar) - 1),
374 char bar[1024];
377 OSSL_PARAM_utf8_string("bar", bar, sizeof(bar)),
390 if ((p = OSSL_PARAM_locate(params, "bar")) != NULL)
391 OSSL_PARAM_set_utf8_string(p, "bar value");
H A DCTLOG_STORE_new.pod43 enabled_logs=foo,bar
49 [bar]
H A DOSSL_STORE_INFO.pod141 For example, the path in URI C<file:/foo/bar/> could include a file
143 object would have the URI C<file:/foo/bar/cookie.pem>, which can be
149 returned name will be the path of each object, so if C</foo/bar> was
151 C</foo/bar/cookie.pem> will be returned.
/openssl/test/recipes/61-test_bio_prefix_data/
H A Dout2.txt1 bar
H A Din2.txt1 bar
/openssl/doc/man1/
H A Dopenssl-list.pod.in258 algorithm on a line of its own, or in the form C<<foo > bar>> to show
259 that C<foo> is an alias for the main name, C<bar>
266 foo @ bar
270 { foo1, foo2 } @bar
272 In both cases, C<bar> is the name of the provider.
/openssl/doc/man7/
H A Dopenssl-qlog.pod149 =item C<+foo:bar> (or C<foo:bar>)
151 Enables a specific event type B<foo:bar>.
153 =item C<-foo:bar>
155 Disables a specific event type B<foo:bar>.
/openssl/doc/internal/man7/
H A DVERSION.pod41 value C<bar>, the C macro B<OPENSSL_VERSION_BUILD_METADATA> gets the string
42 C<+bar>.
H A Dbuild.info.pod134 PROGRAMS=foo bar
140 This says that we want to build programs C<foo> and C<bar>, the
224 PROGRAMS=foo "space cadet" bar
227 and C<bar>.
375 PROGRAMS{noinst}=bar
378 C<noinst>, while the program C<bar> will.
410 MODULES{noinst}=bar
413 C<noinst>, while the module C<bar> will.
425 SCRIPTS{noinst}=bar
428 C<noinst>, while the script C<bar> will.
/openssl/Configurations/
H A DREADME.md283 "bar" => {
290 inherit_from => [ "foo", "bar" ],
378 PROGRAMS=foo bar
389 PROGRAMS=foo bar
391 SOURCE[bar]=bar.c extra.c common.c
432 GENERATE[bar.s]=asm/bar.S
/openssl/doc/HOWTO/
H A Ddocumenting-functions-and-macros.md97 +#define BIO_set_dgram_bar(b, bar) BIO_ctrl(b, BIO_CTRL_DGRAM_SET_ADDR, 0, bar)

Completed in 48 milliseconds

12