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

  /src/external/mpl/bind/dist/lib/dns/
zoneverify.c 401 record_nsec3(const vctx_t *vctx, const unsigned char *rawhash, function
497 record_nsec3(vctx, rawhash, &nsec3, vctx->expected_chains);
613 record_nsec3(vctx, owner, &nsec3, vctx->found_chains);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
zoneverify.c 402 record_nsec3(const vctx_t *vctx, const unsigned char *rawhash, function
497 record_nsec3(vctx, rawhash, &nsec3, vctx->expected_chains);
613 record_nsec3(vctx, owner, &nsec3, vctx->found_chains);

Completed in 17 milliseconds