Searched refs:matching_type (Results 1 – 3 of 3) sorted by relevance
676 a->tlsa.matching_type == b->tlsa.matching_type && in dns_resource_record_payload_equal()1086 const char *cert_usage, *selector, *matching_type; in dns_resource_record_to_string() local1090 matching_type = tlsa_matching_type_to_string(rr->tlsa.matching_type); in dns_resource_record_to_string()1104 rr->tlsa.matching_type, in dns_resource_record_to_string()1108 matching_type); in dns_resource_record_to_string()1451 siphash24_compress(&rr->tlsa.matching_type, sizeof(rr->tlsa.matching_type), state); in dns_resource_record_hash_func()1650 copy->tlsa.matching_type = rr->tlsa.matching_type; in dns_resource_record_copy()
242 uint8_t matching_type; member
1161 r = dns_packet_append_uint8(p, rr->tlsa.matching_type, NULL); in dns_packet_append_rr()2080 r = dns_packet_read_uint8(p, &rr->tlsa.matching_type, NULL); in dns_packet_read_rr()