Searched refs:TSIG_ErrBadKey (Results 1 - 4 of 4) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DDNSCommon.h83 TSIG_ErrBadKey = 17, enumerator in enum:__anon11611
H A DDNSDigest.c1455 *tcode = TSIG_ErrBadKey;
H A DuDNS.c2466 else if (err == TSIG_ErrBadKey) { LogMsg("%##s: bad key", displayname->c); err = mStatus_BadKey; }
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c2468 *tcode = TSIG_ErrBadKey;
2488 *tcode = TSIG_ErrBadKey;

Completed in 84 milliseconds