mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-25 08:07:12 -04:00
The pk11/constants.h header contained static CK_BYTE arrays and we had to use #defines to pull only those we need. This commit changes the constants to only define byte arrays with the content and either use them directly or define the CK_BYTE arrays locally where used. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| samples | ||
| win32/bindevt | ||
| .gitignore | ||
| Kyuafile | ||
| Makefile.in | ||