mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 18:30:38 -05:00
The dst_key_pubcompare() and dst_key_compare() didn't have a unit test, add the unit tests which test comparing the same keys, different keys, and, where possible, similar keys with a manually altered parameter. dst_key_pubcompare() internally uses the *_todns() functions of the lib/dns/openssl*_link.c modules. dst_key_compare() internally uses the *_compare() functions of the lib/dns/openssl*_link.c modules. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| win32/bindevt | ||
| .gitignore | ||
| Kyuafile | ||
| Makefile.in | ||