OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:delegations
(Results
1 - 19
of
19
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/rollover-going-insecure/
tests_rollover_going_insecure_initial.py
40
delegations
= configure_going_insecure(tld_name, reconfig=False)
41
tld = configure_tld(tld_name,
delegations
)
tests_rollover_going_insecure_reconfig.py
41
delegations
= configure_going_insecure(tld_name, reconfig=True)
42
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/rollover-straight2none/
tests_rollover_straight2none_initial.py
40
delegations
= configure_straight2none(tld_name)
41
tld = configure_tld(tld_name,
delegations
)
tests_rollover_straight2none_reconfig.py
40
delegations
= configure_straight2none(tld_name)
41
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/rollover-algo-csk/
tests_rollover_algo_csk_initial.py
45
delegations
= configure_algo_csk(
49
tld = configure_tld(tld_name,
delegations
)
tests_rollover_algo_csk_reconfig.py
57
delegations
= configure_algo_csk(
61
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/rollover-algo-ksk-zsk/
tests_rollover_algo_ksk_zsk_initial.py
43
delegations
= configure_algo_ksk_zsk(tld_name, reconfig=False)
45
tld = configure_tld(tld_name,
delegations
)
tests_rollover_algo_ksk_zsk_reconfig.py
57
delegations
= configure_algo_ksk_zsk(tld_name, reconfig=True)
59
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/rollover-ksk-3crowd/
tests_rollover_three_is_a_crowd.py
49
delegations
= configure_ksk_3crowd(tld_name)
50
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/rollover-enable-dnssec/
tests_rollover_enable_dnssec.py
66
delegations
= configure_enable_dnssec(tld_name, f"{POLICY}-{tld_name}")
68
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/isctest/
name.py
37
-
delegations
- names with NS RR
66
self.
delegations
= self.get_names_with_type(dns.rdatatype.NS) - {
106
Generally reachable, reachable
delegations
, and occluded.
108
Delegations
are set aside because they are a weird hybrid with different
114
reachable_delegations = set(self.
delegations
)
134
for cut in self.
delegations
:
/src/external/mpl/bind/dist/bin/tests/system/rollover-ksk-doubleksk/
tests_rollover_ksk_doubleksk.py
66
delegations
= configure_ksk_doubleksk(tld_name)
68
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/rollover-zsk-prepub/
tests_rollover_zsk_prepublication.py
76
delegations
= configure_zsk_prepub(tld_name)
78
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/rollover-csk-roll1/
tests_rollover_csk_roll1.py
83
delegations
= configure_cskroll1(tld_name, f"{POLICY}-{tld_name}")
85
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/rollover-csk-roll2/
tests_rollover_csk_roll2.py
86
delegations
= configure_cskroll2(tld_name, f"{POLICY}-{tld_name}")
88
tld = configure_tld(tld_name,
delegations
)
/src/external/mpl/bind/dist/bin/tests/system/rollover/
setup.py
22
def configure_tld(zonename: str,
delegations
: List[Zone]) -> Zone:
28
isctest.log.info(f"create {zonename} zone with
delegations
and sign")
30
for zone in
delegations
:
34
# Some
delegations
are unsigned.
47
"
delegations
":
delegations
,
56
def configure_root(
delegations
: List[Zone]) -> TrustAnchor:
63
isctest.log.info("create root zone with
delegations
and sign")
65
for zone in
delegations
:
79
"
delegations
": delegations
[
all
...]
/src/crypto/external/cpl/trousers/dist/src/include/trousers/
trousers.h
66
void Trspi_UnloadBlob_TPM_DELEGATIONS(UINT64 *offset, BYTE *blob, TPM_DELEGATIONS *
delegations
);
120
void Trspi_LoadBlob_TPM_DELEGATIONS(UINT64 *offset, BYTE *blob, TPM_DELEGATIONS *
delegations
);
/src/crypto/external/cpl/trousers/dist/src/trspi/
trousers.c
2269
Trspi_UnloadBlob_TPM_DELEGATIONS(UINT64 *offset, BYTE *blob, TPM_DELEGATIONS *
delegations
)
2271
if (!
delegations
) {
2280
Trspi_UnloadBlob_UINT16(offset, &
delegations
->tag, blob);
2281
Trspi_UnloadBlob_UINT32(offset, &
delegations
->delegateType, blob);
2282
Trspi_UnloadBlob_UINT32(offset, &
delegations
->per1, blob);
2283
Trspi_UnloadBlob_UINT32(offset, &
delegations
->per2, blob);
2287
Trspi_LoadBlob_TPM_DELEGATIONS(UINT64 *offset, BYTE *blob, TPM_DELEGATIONS *
delegations
)
2289
Trspi_LoadBlob_UINT16(offset,
delegations
->tag, blob);
2290
Trspi_LoadBlob_UINT32(offset,
delegations
->delegateType, blob);
2291
Trspi_LoadBlob_UINT32(offset,
delegations
->per1, blob)
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/nsec3-answer/
tests_nsec3.py
87
suffix=(ZONE.
delegations
- ZONE.get_names_with_type(dns.rdatatype.DS))
Completed in 34 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026