HomeSort by: relevance | last modified time | path
    Searched refs:add_nodata (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/dnssec_wildcard/ans1/
f045.py 35 def add_nodata(response: dns.message.Message, zone: str, key: Key) -> None: function
113 add_nodata(qctx.response, F045_CHILD, child_key)
116 add_nodata(qctx.response, F045_PARENT, parent_key)
  /src/external/mpl/bind/dist/bin/tests/system/dnssec_parent_rrsig/ans1/
ans.py 107 def add_nodata(response: dns.message.Message, zone: str, key: Key) -> None: function
174 add_nodata(qctx.response, CHILD, child_key)
177 add_nodata(qctx.response, PARENT, parent_key)

Completed in 15 milliseconds