Home
last modified time | relevance | path

Searched refs:supported_algorithm (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/bind/dist/lib/dns/
H A Dvalidator.c1814 isc_boolean_t supported_algorithm; in dlv_validatezonekey() local
1825 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() local
2177 supported_algorithm = ISC_FALSE; in validatezonekey()
2228 supported_algorithm = ISC_TRUE; in validatezonekey()
2260 } else if (result == ISC_R_NOMORE && !supported_algorithm) { in validatezonekey()