HomeSort by: relevance | last modified time | path
    Searched refs:optout (Results 1 - 25 of 51) sorted by relevancy

1 2 3

  /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns6/
sign.sh 21 zone=optout-tld
22 infile=optout-tld.db.in
23 zonefile=optout-tld.db
  /src/external/gpl2/grep/dist/src/
vms_fab.c 20 int optout; local
25 optout = 0;
60 arr_ptr[optout] = alloca (max_file_path_size + 1);
62 strcpy (arr_ptr[optout], result_name);
70 arr_ptr[optout][nam.nam$b_dev +
77 optout++;
80 optout--;
85 *argp = optout;
  /src/external/gpl3/gcc/dist/gcc/
genmultilib 350 # ${dirout} is the directory name and ${optout} is the current list of
353 echo "\"${dirout} ${optout};\","
357 dirout="${dirout}" optout="${optout}" ${CONFIG_SHELL-/bin/sh} ./tmpmultilib2 $@
360 if expr " ${optout} " : ".* ${l} .*" > /dev/null; then
361 newopt=`echo " ${optout} " | sed -e "s/ ${l} / ${r} /" -e 's/^ //' -e 's/ $//'`
362 dirout="${dirout}" optout="${newopt}" ${CONFIG_SHELL-/bin/sh} ./tmpmultilib2 $@
369 optout=
372 optout="${optout} !${opt}
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
genmultilib 342 # ${dirout} is the directory name and ${optout} is the current list of
345 echo "\"${dirout} ${optout};\","
349 dirout="${dirout}" optout="${optout}" ./tmpmultilib2 $@
352 if expr " ${optout} " : ".* ${l} .*" > /dev/null; then
353 newopt=`echo " ${optout} " | sed -e "s/ ${l} / ${r} /" -e 's/^ //' -e 's/ $//'`
354 dirout="${dirout}" optout="${newopt}" ./tmpmultilib2 $@
361 optout=
364 optout="${optout} !${opt}
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/nsec3/ns3/
named-common.conf.j2 45 dnssec-policy "optout" {
46 nsec3param optout yes;
50 nsec3param iterations 0 optout yes salt-length 8;
setup.sh 27 nsec3-to-optout nsec3-from-optout nsec3-dynamic \
named-fips.conf.j2 18 {% set nsec3_from_optout = "optout" if not reconfiged else "nsec3" %}
19 {% set nsec3_to_optout = "nsec3" if not reconfiged else "optout" %}
76 {% if "nsec3-to-optout.kasp" in zones %}
78 zone "nsec3-to-optout.kasp" {
80 file "nsec3-to-optout.kasp.db";
83 {% endif %}{# nsec3-to-optout.kasp #}
85 {% if "nsec3-from-optout.kasp" in zones %}
87 zone "nsec3-from-optout.kasp" {
89 file "nsec3-from-optout.kasp.db";
92 {% endif %}{# nsec3-from-optout.kasp #
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
good-key-directory.conf 20 nsec3param iterations 0 optout no salt-length 8;
28 nsec3param iterations 0 optout no salt-length 8;
36 nsec3param iterations 0 optout no salt-length 8;
bad-kasp-nsec3-alg.conf 18 nsec3param iterations 0 optout 0 salt-length 0;
  /src/external/apache2/llvm/dist/llvm/utils/
findmisopt 69 optout="$outdir/${name}.opt.out"
108 "$optprog" $args > "$optout" 2>&1 <"$input"
120 diff "$out" "$optout" > /dev/null
125 diff "$out" "$optout" | head
  /src/external/mpl/bind/dist/bin/tests/system/autosign/ns2/
named.conf.j2 53 nsec3param iterations 0 optout no salt-length 2;
62 nsec3param iterations 0 optout no salt-length 0;
65 dnssec-policy "optout" {
71 nsec3param iterations 0 optout yes salt-length 0;
128 zone "child.optout.example" {
130 file "child.optout.example.db";
135 dnssec-policy optout;
keygen.sh 19 for subdomain in secure nsec3 optout rsasha256 rsasha512 \
67 cp child.optout.example.db.in child.optout.example.db
  /src/external/mpl/bind/dist/bin/tests/system/inline/ns7/
named.conf.j2 60 nsec3param iterations 0 optout no salt-length 0;
  /src/external/mpl/bind/dist/bin/tests/system/optout/ns2/
named.conf.j2 15 {% set policy = "optout" if not reconfiged else "nsec" %}
32 dnssec-policy "optout" {
36 nsec3param iterations 0 optout yes salt-length 0;
48 dnssec-policy "optout";
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns3/
sign.sh 185 # OPTOUT/NSEC3 test zone
187 zone=optout.nsec3.example.
188 infile=optout.nsec3.example.db.in
189 zonefile=optout.nsec3.example.db
198 # A nsec3 zone (non-optout).
211 # OPTOUT/NSEC test zone
213 zone=secure.optout.example.
214 infile=secure.optout.example.db.in
215 zonefile=secure.optout.example.db
224 # OPTOUT/NSEC3 test zon
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/autosign/ns3/
named.conf.j2 68 nsec3param iterations 0 optout no salt-length 0;
72 dnssec-policy "optout" {
78 nsec3param iterations 0 optout yes salt-length 0;
101 nsec3param iterations 0 optout no salt-length 0;
172 zone "optout.nsec3.example" {
174 file "optout.nsec3.example.db";
177 dnssec-policy optout;
206 zone "optout.example" {
208 file "optout.example.db";
210 dnssec-policy optout;
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/chain/ns2/
sign.sh 48 zone=wildcard-nsec3-optout.example.
50 signedfile=wildcard-nsec3-optout.example.db.signed
  /src/external/mpl/bind/dist/lib/dns/include/dns/
ncache.h 67 bool optout, dns_rdataset_t *addedrdataset);
81 * 'optout' indicates a DNS_RDATASETATTR_OPTOUT should be set.
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
ncache.h 68 bool optout, dns_rdataset_t *addedrdataset);
82 * 'optout' indicates a DNS_RDATASETATTR_OPTOUT should be set.
kasp.h 61 bool optout; member in struct:dns_kasp_nsec3param
705 dns_kasp_setnsec3param(dns_kasp_t *kasp, uint8_t iter, bool optout,
validator.h 100 * Optout proof seen.
102 bool optout; member in struct:dns_validatorevent
  /src/external/mpl/bind/dist/bin/tests/system/nsec3/
common.py 67 def check_auth_nsec3(response, iterations=0, optout=0, salt="-"):
68 match = f"IN NSEC3 1 {optout} {iterations} {salt}"
147 optout = 0
150 optout = params["nsec3param"].get("optout", 0)
157 check_auth_nsec3(response, iterations, optout, salt)
tests_nsec3_retransfer.py 53 optout = 0
80 check_auth_nsec3(response, iterations, optout, salt)
  /src/external/mpl/bind/dist/bin/tests/system/autosign/
tests.sh 373 echo_i "checking positive validation OPTOUT ($n)"
375 $DIG $DIGOPTS +noauth a.optout.example. \
377 $DIG $DIGOPTS +noauth a.optout.example. \
409 echo_i "checking negative validation NXDOMAIN OPTOUT ($n)"
411 $DIG $DIGOPTS +noauth q.optout.example. \
413 $DIG $DIGOPTS +noauth q.optout.example. \
449 echo_i "checking negative validation NODATA OPTOUT ($n)"
451 $DIG $DIGOPTS +noauth a.optout.example. \
453 $DIG $DIGOPTS +noauth a.optout.example. \
519 echo_i "checking multi-stage positive validation NSEC/OPTOUT ($n)
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
kaspconf.c 183 bool optout = false; local
234 obj = cfg_tuple_get(config, "optout");
236 optout = cfg_obj_asboolean(obj);
251 dns_kasp_setnsec3param(kasp, iter, optout, saltlen);

Completed in 30 milliseconds

1 2 3