Searched refs:DNS_R_SIGINVALID (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Ddnssec.c399 return (DNS_R_SIGINVALID);
403 return (DNS_R_SIGINVALID);
431 return (DNS_R_SIGINVALID);
437 return (DNS_R_SIGINVALID);
443 return (DNS_R_SIGINVALID);
571 ret = DNS_R_SIGINVALID;
865 result = DNS_R_SIGINVALID;
870 result = DNS_R_SIGINVALID;
888 result = DNS_R_SIGINVALID;
H A Dmessage.c2880 result = DNS_R_SIGINVALID;
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dresult.h86 #define DNS_R_SIGINVALID (ISC_RESULTCLASS_DNS + 40) macro

Completed in 19 milliseconds