OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tls
(Results
1 - 25
of
499
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
ThreadLocal.inc
25
DWORD*
tls
= reinterpret_cast<DWORD*>(&data);
26
*
tls
= TlsAlloc();
27
assert(*
tls
!= TLS_OUT_OF_INDEXES);
31
DWORD*
tls
= reinterpret_cast<DWORD*>(&data);
32
TlsFree(*
tls
);
36
DWORD*
tls
= reinterpret_cast<DWORD*>(&data);
37
return TlsGetValue(*
tls
);
41
DWORD*
tls
= reinterpret_cast<DWORD*>(&data);
42
int errorcode = TlsSetValue(*
tls
, const_cast<void*>(d));
/src/external/gpl3/gdb.old/dist/gdb/
aarch32-tdep.c
28
aarch32_read_description (bool
tls
)
30
struct target_desc *tdesc = tdesc_aarch32_list[
tls
];
34
tdesc = aarch32_create_target_description (
tls
);
35
tdesc_aarch32_list[
tls
] = tdesc;
aarch32-tdep.h
25
const target_desc *aarch32_read_description (bool
tls
);
/src/external/gpl3/gdb.old/dist/gdb/arch/
aarch32.h
25
target_desc *aarch32_create_target_description (bool
tls
);
/src/external/gpl3/gdb/dist/gdb/
aarch32-tdep.c
28
aarch32_read_description (bool
tls
)
30
struct target_desc *tdesc = tdesc_aarch32_list[
tls
];
34
tdesc = aarch32_create_target_description (
tls
);
35
tdesc_aarch32_list[
tls
] = tdesc;
aarch32-tdep.h
25
const target_desc *aarch32_read_description (bool
tls
);
/src/external/gpl3/gdb/dist/gdb/arch/
aarch32.h
25
target_desc *aarch32_create_target_description (bool
tls
);
/src/external/mpl/bind/dist/bin/tests/system/forward/ns4/
named-tls.conf.j2
14
tls
tls
-forward-secrecy {
21
tls
tls
-forward-secrecy-remote-hostname {
27
tls
tls
-forward-secrecy-bad-remote-hostname {
33
tls
tls
-forward-secrecy-mutual-
tls
{
42
tls
tls-expired
[
all
...]
/src/distrib/utils/tls/
Makefile
5
PROG=
tls
/src/external/lgpl2/userspace-rcu/dist/tests/common/
debug-yield.c
12
#include <urcu/
tls
-compat.h>
/src/external/mpl/bind/dist/bin/tests/system/doth/ns1/
named.conf.j2
25
tls
tls
-forward-secrecy {
34
tls
tls
-pfs-aes256 {
43
tls
tls
-no-subject-alt-name {
52
tls
tls
-expired {
61
tls
tls
-forward-secrecy-mutual-tls
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/notify/ns3/
named-tls.conf.j2
14
tls
tls
-forward-secrecy {
21
tls
tls
-forward-secrecy-remote-hostname {
27
tls
tls
-forward-secrecy-bad-remote-hostname {
33
tls
tls
-forward-secrecy-mutual-
tls
{
42
tls
tls-expired
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/forward/ns2/
named-tls.conf.j2
14
tls
tls
-forward-secrecy {
23
tls
tls
-forward-secrecy-mutual-
tls
{
33
tls
tls
-expired {
/src/external/mpl/bind/dist/bin/tests/system/notify/ns2/
named-tls.conf.j2
14
tls
tls
-forward-secrecy {
23
tls
tls
-forward-secrecy-mutual-
tls
{
33
tls
tls
-expired {
/src/external/mpl/bind/dist/bin/tests/system/nsupdate/ns1/
tls.conf.j2
14
tls
tls
-forward-secrecy {
23
tls
tls
-forward-secrecy-mutual-
tls
{
33
tls
tls
-expired {
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_tls_policy.c
13
/* int smtp_tls_policy_cache_query(why,
tls
, iter)
15
/* SMTP_TLS_POLICY *
tls
;
18
/* void smtp_tls_policy_dummy(
tls
)
19
/* SMTP_TLS_POLICY *
tls
;
23
/* smtp_tls_list_init() initializes lookup tables used by the
TLS
31
/* call. The caller can override the
TLS
security level without
33
/* When any required table or DNS lookups fail, the
TLS
level
38
/* policy with
TLS
disabled.
40
/* smtp_tls_policy_cache_flush() destroys the
TLS
policy cache
46
/* the
TLS
policy lookup fails
642
SMTP_TLS_POLICY *
tls
= (SMTP_TLS_POLICY *) mymalloc(sizeof(*
tls
));
local
806
SMTP_TLS_POLICY *
tls
= (SMTP_TLS_POLICY *) item;
local
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/doth/ns2/
named.conf.j2
20
tls
local {
35
tls
-port @TLSPORT@;
40
listen-on
tls
local { 10.53.0.2; }; // DoT
41
listen-on-v6
tls
local { fd92:7065:b8e:ffff::2; };
42
listen-on
tls
local http local { 10.53.0.2; }; // DoH
43
listen-on-v6
tls
local http local { fd92:7065:b8e:ffff::2; };
44
listen-on
tls
none http local { 10.53.0.2; }; // unencrypted DoH
45
listen-on-v6
tls
none http local { fd92:7065:b8e:ffff::2; };
66
tls
tls
-example-primary-wrong-ca
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/cipher_suites/ns2/
named.conf.j2
20
tls
local {
30
tls
-port @TLSPORT@;
33
listen-on
tls
local { 10.53.0.2; }; // DoT
48
tls
tls
-v1.3 {
56
primaries { 10.53.0.1
tls
tls
-v1.3; };
61
tls
tls
-v1.3-aes-128 {
69
primaries port @EXTRAPORT1@ { 10.53.0.1
tls
tls-v1.3-aes-128; }
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/cipher_suites/ns3/
named.conf.j2
20
tls
local {
30
tls
-port @TLSPORT@;
33
listen-on
tls
local { 10.53.0.3; }; // DoT
48
tls
tls
-v1.3 {
56
primaries { 10.53.0.1
tls
tls
-v1.3; };
61
tls
tls
-v1.3-aes-256 {
69
primaries port @EXTRAPORT1@ { 10.53.0.1
tls
tls-v1.3-aes-256; }
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/cipher_suites/ns4/
named.conf.j2
20
tls
local {
30
tls
-port @TLSPORT@;
33
listen-on
tls
local { 10.53.0.4; }; // DoT
48
tls
tls
-v1.3 {
56
primaries { 10.53.0.1
tls
tls
-v1.3; };
61
tls
tls
-v1.3-chacha20 {
69
primaries port @EXTRAPORT1@ { 10.53.0.1
tls
tls-v1.3-chacha20; }
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/cipher_suites/ns1/
named.conf.j2
20
tls
tls
-perfect-forward-secrecy {
28
tls
tls
-pfs-aes256 {
36
tls
tls
-pfs-aes128 {
44
tls
tls
-pfs-chacha20 {
54
tls
-port @TLSPORT@;
58
listen-on
tls
tls-perfect-forward-secrecy { 10.53.0.1; }
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/cipher_suites/ns5/
named.conf.j2
20
tls
local {
30
tls
-port @TLSPORT@;
33
listen-on
tls
local { 10.53.0.5; }; // DoT
48
tls
tls
-v1.2 {
55
primaries { 10.53.0.1
tls
tls
-v1.2; };
62
primaries port @EXTRAPORT1@ { 10.53.0.1
tls
tls
-v1.2; };
69
primaries port @EXTRAPORT2@ { 10.53.0.1
tls
tls-v1.2; }
[
all
...]
/src/external/bsd/unbound/dist/testdata/auth_tls.tdir/
auth_tls.nsd.conf
13
tls
-port: @NSD_PORT@
14
tls
-service-key: "nsd_server.key"
15
tls
-service-pem: "nsd_server.pem"
auth_tls.ub.conf
12
tls
-service-key: "unbound_server.key"
13
tls
-service-pem: "unbound_server.pem"
14
tls
-cert-bundle: "nsd_server.pem"
/src/external/bsd/unbound/dist/testdata/auth_tls_failcert.tdir/
auth_tls_failcert.nsd.conf
13
tls
-port: @NSD_PORT@
14
tls
-service-key: "nsd_server.key"
15
tls
-service-pem: "nsd_server.pem"
Completed in 27 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Thu Apr 16 00:22:31 UTC 2026