Move variables commonly used throughout dns_zoneverify_dnssec() and its helper functions to the structure representing a verification context in order to reduce the number of arguments passed between functions.
Move variables commonly used throughout dns_zoneverify_dnssec() and its helper functions to the structure representing a verification context in order to reduce the number of arguments passed between functions.