OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ephemeral
(Results
1 - 25
of
25
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-dot-ephemeral.conf
14
#
ephemeral
is reserved for internal use
15
tls
ephemeral
{
21
listen-on port 853 tls
ephemeral
{ 10.53.0.1; };
good-dot-primaries-ephemeral.conf
16
primaries { 10.53.0.1 tls
ephemeral
; };
/src/crypto/external/bsd/heimdal/dist/kdc/
pkinit-ec.c
103
EC_KEY **ec_key_key, /* the KDC's
ephemeral
private */
108
EC_KEY *
ephemeral
;
local
135
ephemeral
= EC_KEY_new();
136
if (
ephemeral
== NULL)
139
EC_KEY_set_group(
ephemeral
, group);
141
if (EC_KEY_generate_key(
ephemeral
) != 1) {
142
EC_KEY_free(
ephemeral
);
149
EC_KEY_free(
ephemeral
);
155
ephemeral
, NULL);
158
EC_KEY_free(
ephemeral
);
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/catz/ns4/
named.conf.j2
43
default-primaries { 10.53.0.1 key tsig_key tls
ephemeral
; };
53
primaries { 10.53.0.1 key tsig_key tls
ephemeral
; };
/src/external/mpl/bind/dist/bin/tests/system/upforwd/ns3/
named.conf.j2
22
listen-on tls
ephemeral
{ 10.53.0.3; };
49
primaries { 10.53.0.1 tls
ephemeral
; };
named2.conf.j2
22
listen-on tls
ephemeral
{ 10.53.0.3; };
/src/external/mpl/bind/dist/bin/tests/system/upforwd/ns1/
named.conf.j2
27
listen-on tls
ephemeral
{ 10.53.0.1; };
/src/external/mpl/bind/dist/bin/tests/system/nsupdate/ns10/
named.conf.j2
23
listen-on tls
ephemeral
{ 10.53.0.10; };
/src/external/mpl/bind/dist/bin/tests/system/statschannel/ns3/
named.conf.j2
64
primaries { fd92:7065:b8e:ffff::1 tls
ephemeral
; };
/src/external/mpl/bind/dist/bin/tests/system/xfer/ns2/
named.conf.j2
86
10.53.0.1 tls
ephemeral
;
/src/external/mpl/bind/dist/bin/tests/system/doth/ns4/
named.conf.j2
15
# ensure that it does not use
ephemeral
keys (these are costly to
/src/external/mpl/bind/dist/bin/tests/system/doth/ns5/
named.conf.j2
15
# ensure that it does not use
ephemeral
keys (these are costly to
/src/external/mpl/bind/dist/bin/tests/system/forward/ns2/
named.conf.j2
34
listen-on tls
ephemeral
{ 10.53.0.2; };
/src/external/mpl/bind/dist/bin/tests/system/forward/ns4/
named-tls.conf.j2
53
forwarders { 10.53.0.2 tls
ephemeral
; };
/src/external/mpl/bind/dist/bin/tests/system/statschannel/ns1/
named.conf.j2
26
listen-on-v6 tls
ephemeral
{ fd92:7065:b8e:ffff::1; };
/src/external/mpl/bind/dist/bin/tests/system/doth/ns1/
named.conf.j2
80
listen-on tls
ephemeral
http local { 10.53.0.1; }; // DoH
81
listen-on-v6 tls
ephemeral
http local { fd92:7065:b8e:ffff::1; };
/src/external/mpl/bind/dist/bin/tests/system/notify/ns3/
named-tls.conf.j2
54
also-notify { 10.53.0.2 tls
ephemeral
; };
/src/external/mpl/bind/dist/bin/tests/system/catz/ns1/
named.conf.j2
30
listen-on tls
ephemeral
{ 10.53.0.1; };
/src/external/mpl/bind/dist/bin/tests/system/notify/ns2/
named.conf.j2
35
listen-on tls
ephemeral
{ 10.53.0.2; };
/src/external/mpl/bind/dist/bin/tests/system/nsupdate/ns1/
named.conf.j2
35
listen-on tls
ephemeral
{ 10.53.0.1; };
/src/external/mpl/bind/dist/lib/isc/
tls.c
376
bool
ephemeral
= (keyfile == NULL && certfile == NULL);
local
411
if (
ephemeral
) {
538
(const unsigned char *)"BIND9
ephemeral
"
/src/crypto/external/apache2/openssl/dist/test/
dhkem_test.inc
25
/* The seed for the senders
ephemeral
key */
33
/* The senders generated
ephemeral
public key */
/src/external/gpl3/gcc/dist/libgomp/
target.c
322
example). The exception is for
EPHEMERAL
data, that we know is available
380
before the asynchronous copy takes place,
EPHEMERAL
must be passed as
387
bool
ephemeral
, struct gomp_coalesce_buf *cbuf)
410
with non-
EPHEMERAL
data; see 'gomp_coalesce_buf_add'. */
412
assert (
ephemeral
);
427
if (
ephemeral
)
439
if (
ephemeral
)
/src/external/gpl3/gcc.old/dist/libgomp/
target.c
283
TODO ... but we could allow CBUF usage for
EPHEMERAL
data? (Open question:
340
before the asynchronous copy takes place,
EPHEMERAL
must be passed as
347
bool
ephemeral
, struct gomp_coalesce_buf *cbuf)
355
if (
ephemeral
)
366
if (
ephemeral
)
/src/external/bsd/unbound/dist/
configure
1660
distributions) the use of non-
ephemeral
ports.
Completed in 62 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026