switch out the pkcs11 headers for the SCUTE pkcs11 header from opensc

create pkcs11y.h for our additional things
This commit is contained in:
Klas Lindfors
2016-08-12 13:46:37 +02:00
parent fead011e71
commit e7b4fc6ccf
13 changed files with 1430 additions and 2448 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ libykcs11_la_SOURCES += yubico_slot.c yubico_slot.h yubico_token.c yubico_token.
libykcs11_la_SOURCES += utils.c utils.h
libykcs11_la_SOURCES += openssl_utils.c openssl_utils.h openssl_types.h
libykcs11_la_SOURCES += objects.c objects.h obj_types.h
libykcs11_la_SOURCES += pkcs11.h pkcs11f.h pkcs11t.h
libykcs11_la_SOURCES += pkcs11.h pkcs11y.h
#internal.h
#libykcs11_la_SOURCES += error.c