Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dtsig.h148 void tsig_add_algorithm(tsig_algorithm_type *algorithm);
H A Dtsig-openssl.c136 tsig_add_algorithm(algorithm); in tsig_openssl_init_algorithm()
H A Dtsig.c193 tsig_add_algorithm(tsig_algorithm_type *algorithm) in tsig_add_algorithm() function