Searched defs:tsig_record (Results 1 – 1 of 1) sorted by relevance
105 struct tsig_record struct107 tsig_status_type status;108 size_t position;109 size_t response_count;110 size_t updates_since_last_prepare;111 void *context;112 tsig_algorithm_type *algorithm;113 tsig_key_type *key;114 size_t prior_mac_size;115 uint8_t *prior_mac_data;[all …]