Searched refs:dst_check_algorithm (Results 1 – 2 of 2) sorted by relevance
21 #define dst_check_algorithm __dst_check_algorithm macro61 int dst_check_algorithm(const int);
145 dst_check_algorithm(const int alg) in dst_check_algorithm() function170 if (dst_check_algorithm(alg)) /*%< make sure alg is available */ in dst_s_get_key_struct()334 if (!dst_check_algorithm(in_alg)) { /*%< make sure alg is available */ in dst_read_key()376 if (!dst_check_algorithm(key->dk_alg)) { /*%< make sure alg is available */ in dst_write_key()659 if (!dst_check_algorithm(alg)) { /*%< make sure alg is available */ in dst_dnskey_to_key()718 if (!dst_check_algorithm(key->dk_alg)) { /*%< make sure alg is available */ in dst_key_to_dnskey()775 if (!dst_check_algorithm(alg)) { /*%< make sure alg is available */ in dst_buffer_to_key()971 if (!dst_check_algorithm(alg)) { /*%< make sure alg is available */ in dst_generate_key()