OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSIG
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/tsig/
tests_tsig_hypothesis.py
18
pytest.importorskip("dns", minversion="2.7.0") #
TSIG
parsing without validation
25
import dns.rdtypes.ANY.
TSIG
27
import dns.
tsig
46
candidates = tuple(dns.
tsig
.mac_sizes.items())
54
candidates = tuple(dns.
tsig
.mac_sizes.items())
109
msg.keyring = False # don't validate received
TSIG
115
tsig
= dns.rdtypes.ANY.
TSIG
.
TSIG
(
117
dns.rdatatype.
TSIG
,
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/rndc/
tests.sh
766
TSIG
="$DEFAULT_HMAC:int:FrSt77yPTFx6hTs4i2tKLB9LmE0="
767
$DIGCMD @10.53.0.7 -y "$
TSIG
" text1.test. TXT >dig.out.1.test$n || ret=1
769
TSIG
="$DEFAULT_HMAC:ext:FrSt77yPTFx6hTs4i2tKLB9LmE0="
770
$DIGCMD @10.53.0.7 -y "$
TSIG
" text1.test. TXT >dig.out.2.test$n || ret=1
777
TSIG
="$DEFAULT_HMAC:int:FrSt77yPTFx6hTs4i2tKLB9LmE0="
778
$NSUPDATE -p ${PORT} -y "$
TSIG
" >/dev/null 2>&1 <<END || ret=1
793
TSIG
="$DEFAULT_HMAC:int:FrSt77yPTFx6hTs4i2tKLB9LmE0="
794
$DIGCMD @10.53.0.7 -y "$
TSIG
" text2.test. TXT >dig.out.1.test$n || ret=1
823
TSIG
="$DEFAULT_HMAC:int:FrSt77yPTFx6hTs4i2tKLB9LmE0="
824
$DIGCMD @10.53.0.7 -y "$
TSIG
" text1.test. TXT >dig.out.1.test$n || ret=
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/
ans.pl
58
# Now you can add
TSIG
, just specify key/key data with:
169
$prev_tsig = $rr if ($rr->type eq "
TSIG
");
183
my $
tsig
;
189
$
tsig
= Net::DNS::RR->new(
190
"$key_name
TSIG
$key_data");
192
$
tsig
= Net::DNS::RR->new(
195
type => '
TSIG
',
201
# clear compnames so that the
TSIG
key and
216
$
tsig
->{"request_mac"} =
219
$
tsig
->request_mac
[
all
...]
/src/external/mpl/bind/dist/fuzz/isc_lex_getmastertoken.in/
named.conf
420
cert a6 dname opt unspec uri tkey
tsig
;
425
key sample_key { // for
TSIG
; supported by parser
448
keys{ "sample_key" }; // for
TSIG
; supported by the parser
/src/external/mpl/bind/dist/fuzz/isc_lex_gettoken.in/
named.conf
416
cert a6 dname opt unspec uri tkey
tsig
;
421
key sample_key { // for
TSIG
; supported by parser
444
keys{ "sample_key" }; // for
TSIG
; supported by the parser
/src/external/mpl/bind/dist/bin/tests/system/inline/
tests.sh
1364
TSIG
=
Completed in 30 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026