Yet another refactor of objects.

This commit is contained in:
Alessio Di Mauro
2015-07-28 17:57:38 +02:00
parent 07379a5c60
commit bd144cc621
12 changed files with 884 additions and 326 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ failure:
return CKR_FUNCTION_FAILED;
}
#include <stdio.h> // TODO: Delete
CK_RV create_token(CK_BYTE_PTR p, ykcs11_slot_t *slot) {
token_vendor_t token;