mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 04:10:57 +01:00
fixed invalid tests
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
#include "key.h"
|
||||
#include "vault.h"
|
||||
|
||||
void mkinv(pcp_key_t *k, int type);
|
||||
void mkinvp(pcp_pubkey_t *k, int type);
|
||||
void mkinvalid_secret(pcp_key_t *k, int type);
|
||||
void mkinvalid_public(pcp_key_t *k, int type);
|
||||
void mkinvv(const char *name, int type);
|
||||
FILE *F(char *filename);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user