aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_pkcs11.h
Commit message (Collapse)AuthorAgeFilesLines
* Avoid invoking the mlock allocator before main startsJack Lloyd2019-01-281-17/+27
| | | | Simplify the PKCS11 tests slightly, no real reason for PKCS11_Test here
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
| | | | | | ISO C++ reserves names with double underscores in them Closes #512
* add PKCS#11 supportDaniel Neus2016-06-171-0/+50