mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 11:32:01 -05: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. |
||
|---|---|---|
| .. | ||
| isc | ||
| pk11 | ||
| pkcs11 | ||
| .clang-format | ||
| Makefile.in | ||