Lines Matching refs:debugf

41debugf("InitializeNSEC3Record: %x%x%x%x, name %##s", ptr[0], ptr[1], ptr[2], ptr[3], rr->name->c);  in InitializeNSEC3Record()
227debugf("SetAnonData: question %##s(%p), rr %##s(%p)", q->qname.c, q->AnonInfo, rr->name->c, rr->An… in SetAnonData()
269 debugf("AnonInfoAnswersQuestion: question qname %##s", q->qname.c); in AnonInfoAnswersQuestion()
285 debugf("AnonInfoAnswersQuestion: not a anonymous type question"); in AnonInfoAnswersQuestion()
294debugf("AnonInfoAnswersQuestion: Question %##s not answered using anonymous record %##s", q->qname… in AnonInfoAnswersQuestion()
303 debugf("AnonInfoAnswersQuestion: not a anonymous type record"); in AnonInfoAnswersQuestion()
339 debugf("AnonInfoAnswersQuestion: AnonData mis-match for record %s question %##s ", in AnonInfoAnswersQuestion()
350 debugf("AnonInfoAnswersQuestion: question %p, record %p", qai->AnonData, rai->AnonData); in AnonInfoAnswersQuestion()
377debugf("AnonInfoAnswersQuestion: AnonData %p or nsec3RR %p, NULL for question %##s, record %s", An… in AnonInfoAnswersQuestion()
381debugf("AnonInfoAnswersQuestion: Validating question %##s, ResourceRecord %s", q->qname.c, RRDispl… in AnonInfoAnswersQuestion()
409debugf("AnonInfoAnswersQuestion: mismatch output %x, digest %x, i %d", nxtName[i+1], hashName[i], … in AnonInfoAnswersQuestion()
431debugf("FindMatchingNSEC3ForName: NSEC3 record %s matched %##s", CRDisplayString(m, cr), name->c); in FindMatchingNSEC3ForName()
454 debugf("InitializeAnonInfoForQuestion: Found a matching NSEC3 record %s, for %##s (%s)", in InitializeAnonInfoForQuestion()
478 debugf("InitializeAnonInfoForCR: Found a matching NSEC3 record %s, for %##s (%s)", in InitializeAnonInfoForCR()
500 debugf("IdenticalAnonInfo: nsec3RR mismatch"); in IdenticalAnonInfo()