]> git.saurik.com Git - apple/security.git/blobdiff - SecurityTests/testclient/csptests.h
Security-57740.51.3.tar.gz
[apple/security.git] / SecurityTests / testclient / csptests.h
diff --git a/SecurityTests/testclient/csptests.h b/SecurityTests/testclient/csptests.h
deleted file mode 100644 (file)
index 51f1b56..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#include <security_cdsa_utilities/cssmdata.h>
-
-#define CSPGUID "{0000fade-000b-0001-0102030405060708}"
-
-extern void csptests();
-extern void testmac();
-extern void testwrap();
-
-extern void dump(const CssmData &data);