Changing project name.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-03-08 00:37:27 +01:00
parent b7ee325d4f
commit 9be78aade6
4 changed files with 12 additions and 12 deletions

View File

@@ -192,7 +192,7 @@ static int cmd_select() {
}
int parse_token_info(const file_t *f, int mode) {
char *label = "HSM2040";
char *label = "PicoHSM";
char *manu = "Pol Henarejos";
sc_pkcs15_tokeninfo_t *ti = (sc_pkcs15_tokeninfo_t *)calloc(1, sizeof(sc_pkcs15_tokeninfo_t));
ti->version = 3;