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

/bind-9.11.3/lib/dns/include/dns/
H A Dtsec.h55 dns_tsectype_tsig, enumerator in enum:__anon134
64 * For a TSIG key (type is dns_tsectype_tsig), dns_tsec_create() creates a
/bind-9.11.3/lib/dns/
H A Dtsec.c59 case dns_tsectype_tsig:
117 case dns_tsectype_tsig:
146 case dns_tsectype_tsig:
H A Dclient.c1742 if (tsectype != dns_tsectype_tsig)
2844 if (tsectype != dns_tsectype_tsig)
/bind-9.11.3/lib/samples/
H A Dsample-update.c784 tsectype = dns_tsectype_tsig;

Completed in 244 milliseconds