remove useless symbols

This commit is contained in:
Zhi Guan
2017-05-14 00:04:22 +08:00
parent 2d40a020d9
commit 195370fc37
14 changed files with 5273 additions and 5315 deletions

View File

@@ -77,7 +77,9 @@ extern "C" {
//FIXME: change name
/*
const char *SKF_get_alg_name(ULONG ulAlgID);
*/
int SKF_PrintDeviceInfo(FILE *fp, DEVINFO *devInfo);
int SKF_PrintRSAPublicKey(FILE *fp, RSAPUBLICKEYBLOB *pk);