Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dtsig.c87 struct tsig_algorithm_table struct
89 struct tsig_algorithm_table *next; argument
92 typedef struct tsig_algorithm_table tsig_algorithm_table_type; argument
93 static tsig_algorithm_table_type *tsig_algorithm_table; variable