Searched refs:typetext (Results 1 – 1 of 1) sorted by relevance
98 char * typetext = NULL; local121 next = &typetext;159 if (!typetext) {165 if (strlen(typetext) == 3) {167 if (strncmp(typetext, "rsa", 3) == 0) {173 if (strncmp(typetext, "dss", 3) == 0) {180 fprintf(stderr, "Unknown key type '%s'\n", typetext);210 typetext, filename);