aboutsummaryrefslogtreecommitdiff
path: root/pkcs11.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2015-09-15 16:03:56 -0400
committerRob Austein <sra@hactrn.net>2015-09-15 16:03:56 -0400
commit4efbecd181140499b3bffac76cc35539d4ab37e0 (patch)
tree4056651121eeabc19c1d97709f91c12d3aaf5762 /pkcs11.c
parentcdb4d3a72091bebc4f0763980aabcea5dc0bc93d (diff)
py11 support for C_CreateObject().
Diffstat (limited to 'pkcs11.c')
-rw-r--r--pkcs11.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkcs11.c b/pkcs11.c
index 83d0ed4..cfd14da 100644
--- a/pkcs11.c
+++ b/pkcs11.c
@@ -1686,8 +1686,6 @@ static int psnprintf(void *buffer_, size_t size, const char *format, ...)
/*
* Template checking and key generation.
- *
- * The checking code needs refactoring to support C_CreateObject().
*/
/*