#include <errno.h>
#include <string.h>
#include <sys/types.h>
-#ifndef OPENCRYPTOKI
-#include <security/cryptoki.h>
-#include <security/pkcs11.h>
-#else
#include <opencryptoki/pkcs11.h>
-#endif
int
main(int argc, char *argv[])
#include <errno.h>
#include <string.h>
#include <sys/types.h>
-#ifndef OPENCRYPTOKI
-#include <security/cryptoki.h>
-#include <security/pkcs11.h>
-#else
#include <opencryptoki/pkcs11.h>
-#endif
/* Define static key template values */
static CK_BBOOL truevalue = TRUE;
#include <errno.h>
#include <string.h>
#include <sys/types.h>
-#ifndef OPENCRYPTOKI
-#include <security/cryptoki.h>
-#include <security/pkcs11.h>
-#else
#include <opencryptoki/pkcs11.h>
-#endif
int
main(int argc, char *argv[])
#include <errno.h>
#include <string.h>
#include <sys/types.h>
-#ifndef OPENCRYPTOKI
-#include <security/cryptoki.h>
-#include <security/pkcs11.h>
-#else
#include <opencryptoki/pkcs11.h>
-#endif
#include <openssl/conf.h>
#include <openssl/err.h>
#include <openssl/rsa.h>
#include <errno.h>
#include <string.h>
#include <sys/types.h>
-#ifndef OPENCRYPTOKI
-#include <security/cryptoki.h>
-#include <security/pkcs11.h>
-#else
#include <opencryptoki/pkcs11.h>
-#endif
int
main(int argc, char *argv[])
#include <errno.h>
#include <string.h>
#include <sys/types.h>
-#ifndef OPENCRYPTOKI
-#include <security/cryptoki.h>
-#include <security/pkcs11.h>
-#else
#include <opencryptoki/pkcs11.h>
-#endif
#include <openssl/conf.h>
#include <openssl/engine.h>
#include <openssl/err.h>