Searched refs:supported_algorithm (Results 1 – 1 of 1) sorted by relevance
1814 isc_boolean_t supported_algorithm; in dlv_validatezonekey() local1825 supported_algorithm = ISC_FALSE; in dlv_validatezonekey()1876 supported_algorithm = ISC_TRUE; in dlv_validatezonekey()1912 } else if (result == ISC_R_NOMORE && !supported_algorithm) { in dlv_validatezonekey()1949 isc_boolean_t supported_algorithm; in validatezonekey() local2177 supported_algorithm = ISC_FALSE; in validatezonekey()2228 supported_algorithm = ISC_TRUE; in validatezonekey()2260 } else if (result == ISC_R_NOMORE && !supported_algorithm) { in validatezonekey()