Searched refs:CommandInfo (Results 1 – 1 of 1) sorted by relevance
108 struct CommandInfo { struct123 static struct CommandInfo encrypt_cmd = { argument134 static struct CommandInfo decrypt_cmd = {187 static void usage(struct CommandInfo *cmd);188 static int execute_cmd(struct CommandInfo *cmd, char *algo_str);189 static int crypt_multipart(struct CommandInfo *cmd, CK_SESSION_HANDLE hSession,201 struct CommandInfo *cmd; in main()284 usage(struct CommandInfo *cmd) in usage()417 execute_cmd(struct CommandInfo *cmd, char *algo_str) in execute_cmd()1047 crypt_multipart(struct CommandInfo *cmd, CK_SESSION_HANDLE hSession, in crypt_multipart()