bind9/lib/isc/include
Ondřej Surý da38bd0e1d Refactor the code using the pk11 ECC constants.
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.
2020-04-20 11:40:42 +02:00
..
isc Fix/improve some comments in buffer.h. 2020-04-16 15:57:33 +02:00
pk11 Refactor the code using the pk11 ECC constants. 2020-04-20 11:40:42 +02:00
pkcs11 Update to PKCS#11 v3.0 EdDSA macros. 2020-04-20 11:40:41 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00
Makefile.in Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00