Home
last modified time | relevance | path

Searched defs:tsig_algorithm (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Dtsig.h47 struct tsig_algorithm struct
52 const char *short_name;
80 tsig_algorithm_type *algorithm, argument
86 void (*hmac_update)(void *context, const void *data, size_t size);
112 tsig_algorithm_type *algorithm; argument