Home
last modified time | relevance | path

Searched refs:ns_tsig_key (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/private/
Darpa_nameser.h218 struct ns_tsig_key { struct
223 typedef struct ns_tsig_key ns_tsig_key; argument
Dresolv_private.h325 int res_sendsigned(const u_char *, int, ns_tsig_key *, u_char *, int);
468 ns_tsig_key *, u_char *, int);
/bionic/libc/netbsd/resolv/
Dres_data.c244 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, in res_sendsigned()