Searched refs:TSIG_ERROR_BADKEY (Results 1 – 2 of 2) sorted by relevance
271 case TSIG_ERROR_BADKEY: in tsig_error()372 tsig->error_code = TSIG_ERROR_BADKEY; in tsig_from_query()383 tsig->error_code = TSIG_ERROR_BADKEY; in tsig_from_query()
22 #define TSIG_ERROR_BADKEY 17 macro