Loading engines/e_4758_cca.c +1 −2 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ #include <stdio.h> #include <openssl/crypto.h> /* #include <openssl/pem.h> */ #include "cryptlib.h" #include <openssl/dso.h> #include <openssl/x509.h> #include <openssl/objects.h> Loading @@ -71,7 +70,7 @@ #include "vendor_defns/hw_4758_cca.h" #endif #include "hw_4758_cca_err.c" #include "e_4758_cca_err.c" static int ibm_4758_cca_destroy(ENGINE *e); static int ibm_4758_cca_init(ENGINE *e); Loading engines/e_4758_cca_err.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ #include <stdio.h> #include <openssl/err.h> #include "hw_4758_cca_err.h" #include "e_4758_cca_err.h" /* BEGIN ERROR CODES */ #ifndef OPENSSL_NO_ERR Loading engines/e_aep.c +1 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,7 @@ typedef int pid_t; #define AEP_LIB_NAME "aep engine" #define FAIL_TO_SW 0x10101010 #include "hw_aep_err.c" #include "e_aep_err.c" static int aep_init(ENGINE *e); static int aep_finish(ENGINE *e); Loading engines/e_aep_err.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ #include <stdio.h> #include <openssl/err.h> #include "hw_aep_err.h" #include "e_aep_err.h" /* BEGIN ERROR CODES */ #ifndef OPENSSL_NO_ERR Loading engines/e_atalla.c +2 −2 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ #include <stdio.h> #include <openssl/crypto.h> #include "cryptlib.h" #include <openssl/buffer.h> #include <openssl/dso.h> #include <openssl/engine.h> Loading @@ -72,7 +72,7 @@ #endif #define ATALLA_LIB_NAME "atalla engine" #include "hw_atalla_err.c" #include "e_atalla_err.c" static int atalla_destroy(ENGINE *e); static int atalla_init(ENGINE *e); Loading Loading
engines/e_4758_cca.c +1 −2 Original line number Diff line number Diff line Loading @@ -56,7 +56,6 @@ #include <stdio.h> #include <openssl/crypto.h> /* #include <openssl/pem.h> */ #include "cryptlib.h" #include <openssl/dso.h> #include <openssl/x509.h> #include <openssl/objects.h> Loading @@ -71,7 +70,7 @@ #include "vendor_defns/hw_4758_cca.h" #endif #include "hw_4758_cca_err.c" #include "e_4758_cca_err.c" static int ibm_4758_cca_destroy(ENGINE *e); static int ibm_4758_cca_init(ENGINE *e); Loading
engines/e_4758_cca_err.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ #include <stdio.h> #include <openssl/err.h> #include "hw_4758_cca_err.h" #include "e_4758_cca_err.h" /* BEGIN ERROR CODES */ #ifndef OPENSSL_NO_ERR Loading
engines/e_aep.c +1 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,7 @@ typedef int pid_t; #define AEP_LIB_NAME "aep engine" #define FAIL_TO_SW 0x10101010 #include "hw_aep_err.c" #include "e_aep_err.c" static int aep_init(ENGINE *e); static int aep_finish(ENGINE *e); Loading
engines/e_aep_err.c +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ #include <stdio.h> #include <openssl/err.h> #include "hw_aep_err.h" #include "e_aep_err.h" /* BEGIN ERROR CODES */ #ifndef OPENSSL_NO_ERR Loading
engines/e_atalla.c +2 −2 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ #include <stdio.h> #include <openssl/crypto.h> #include "cryptlib.h" #include <openssl/buffer.h> #include <openssl/dso.h> #include <openssl/engine.h> Loading @@ -72,7 +72,7 @@ #endif #define ATALLA_LIB_NAME "atalla engine" #include "hw_atalla_err.c" #include "e_atalla_err.c" static int atalla_destroy(ENGINE *e); static int atalla_init(ENGINE *e); Loading