Home
last modified time | relevance | path

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

/netbsd/external/mpl/bind/dist/lib/dns/include/dst/
H A Ddst.h674 bool match_revoked_key);
/netbsd/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c1254 bool match_revoked_key, in comparekeys() argument
1269 if (!match_revoked_key) { in comparekeys()
1347 bool match_revoked_key) { in dst_key_pubcompare() argument
1348 return (comparekeys(key1, key2, match_revoked_key, pub_compare)); in dst_key_pubcompare()