Searched refs:decrypt_cmd (Results 1 – 1 of 1) sorted by relevance
134 static struct CommandInfo decrypt_cmd = { variable221 } else if (strcmp(cmdname, decrypt_cmd.name) == 0) { in main()222 cmd = &decrypt_cmd; in main()