diff options
Diffstat (limited to 'lib/libssl/src/demos/easy_tls/test.h')
| -rw-r--r-- | lib/libssl/src/demos/easy_tls/test.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/libssl/src/demos/easy_tls/test.h b/lib/libssl/src/demos/easy_tls/test.h deleted file mode 100644 index b88d569fe85..00000000000 --- a/lib/libssl/src/demos/easy_tls/test.h +++ /dev/null @@ -1,11 +0,0 @@ -/* test.h */ -/* $Id: test.h,v 1.5 2014/04/13 15:25:34 miod Exp $ */ - - -void test_process_init(int fd, int client_p, void *apparg); -#define TLS_APP_PROCESS_INIT test_process_init - -#undef TLS_CUMULATE_ERRORS - -void test_errflush(int child_p, char *errbuf, size_t num, void *apparg); -#define TLS_APP_ERRFLUSH test_errflush |
