Searched refs:ns_tsig_key (Results 1 – 5 of 5) sorted by relevance
/freebsd/include/arpa/ |
H A D | nameser.h | 249 struct ns_tsig_key { struct 254 typedef struct ns_tsig_key ns_tsig_key; typedef
|
/freebsd/include/ |
H A D | res_update.h | 72 int res_nupdate(res_state, ns_updrec *, ns_tsig_key *);
|
H A D | resolv.h | 317 int res_sendsigned(const u_char *, int, ns_tsig_key *, 472 ns_tsig_key *, u_char *, int);
|
/freebsd/lib/libc/resolv/ |
H A D | res_update.c | 93 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { in res_nupdate()
|
H A D | res_data.c | 203 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, in res_sendsigned()
|