Lines Matching defs:signer
159 /** Get signer name from RRSIG */
192 /* return signer for first signature, or NULL */
198 /* get rrsig signer name out of the signature */
204 * Find best signer name in this set of rrsigs.
208 * @param signer_len: length of signer name.
225 * and have a signer name that is a superdomain of qname,
277 /* If there was no signer, and the query
280 * is the synthesized CNAME, use the signer
330 /* find closest superdomain signer name in authority section
377 verbose(VERB_QUERY, "find_signer: could not find signer name"
990 /** see if rrset has signer name as one of the rrsig signers */
1013 size_t skip, uint8_t* name, size_t len, uint8_t* signer)
1023 if(!signer) {
1051 if(!signer) {
1065 if(!signer) {