http://www.usr.com/support/gpl/USR9107_release1.1.tar.gz
[bcm963xx.git] / userapps / opensource / openssl / demos / easy_tls / test.h
diff --git a/userapps/opensource/openssl/demos/easy_tls/test.h b/userapps/opensource/openssl/demos/easy_tls/test.h
deleted file mode 100755 (executable)
index 9126bf5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-/* test.h */
-/* $Id: test.h,v 1.1.1.1 2005/01/31 07:01:40 echo 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