Home
last modified time | relevance | path

Searched refs:dst_check_algorithm (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libresolv/
H A Ddst_api.c147 dst_check_algorithm(const int alg) in dst_check_algorithm() function
172 if (dst_check_algorithm(alg)) /*%< make sure alg is available */ in dst_s_get_key_struct()
336 if (!dst_check_algorithm(in_alg)) { /*%< make sure alg is available */ in dst_read_key()
378 if (!dst_check_algorithm(key->dk_alg)) { /*%< make sure alg is available */ in dst_write_key()
661 if (!dst_check_algorithm(alg)) { /*%< make sure alg is available */ in dst_dnskey_to_key()
720 if (!dst_check_algorithm(key->dk_alg)) { /*%< make sure alg is available */ in dst_key_to_dnskey()
777 if (!dst_check_algorithm(alg)) { /*%< make sure alg is available */ in dst_buffer_to_key()
973 if (!dst_check_algorithm(alg)) { /*%< make sure alg is available */ in dst_generate_key()
/netbsd-src/external/bsd/libbind/dist/dst/
H A Ddst_api.c143 dst_check_algorithm(const int alg) in dst_check_algorithm() function
168 if (dst_check_algorithm(alg)) /*%< make sure alg is available */ in dst_s_get_key_struct()
332 if (!dst_check_algorithm(in_alg)) { /*%< make sure alg is available */ in dst_read_key()
375 if (!dst_check_algorithm(key->dk_alg)) { /*%< make sure alg is available */ in dst_write_key()
654 if (!dst_check_algorithm(alg)) { /*%< make sure alg is available */ in dst_dnskey_to_key()
713 if (!dst_check_algorithm(key->dk_alg)) { /*%< make sure alg is available */ in dst_key_to_dnskey()
771 if (!dst_check_algorithm(alg)) { /*%< make sure alg is available */ in dst_buffer_to_key()
963 if (!dst_check_algorithm(alg)) { /*%< make sure alg is available */ in dst_generate_key()
/netbsd-src/lib/libc/include/isc/
H A Ddst.h21 #define dst_check_algorithm __dst_check_algorithm macro
61 int dst_check_algorithm(const int);
/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Ddst.h21 #define dst_check_algorithm __dst_check_algorithm macro
61 int dst_check_algorithm(const int);