CommandInfo
crypt_multipart(struct CommandInfo *cmd, CK_SESSION_HANDLE hSession,
static struct CommandInfo encrypt_cmd = {
static struct CommandInfo decrypt_cmd = {
static void usage(struct CommandInfo *cmd);
static int execute_cmd(struct CommandInfo *cmd, char *algo_str);
static int crypt_multipart(struct CommandInfo *cmd, CK_SESSION_HANDLE hSession,
struct CommandInfo *cmd;
usage(struct CommandInfo *cmd)
execute_cmd(struct CommandInfo *cmd, char *algo_str)