gwenhywfar 5.10.1
Macros | Functions
gcttool/main.c File Reference
#include <gwenhywfar/debug.h>
#include <gwenhywfar/pathmanager.h>
#include <gwenhywfar/cgui.h>
#include "funcs.h"
#include "globals.h"
Include dependency graph for gcttool/main.c:

Go to the source code of this file.

Macros

#define DIRSEP   "/"
 

Functions

GWEN_CRYPT_TOKENgetCryptToken (const char *ttype, const char *tname)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ DIRSEP

#define DIRSEP   "/"

Definition at line 27 of file gcttool/main.c.

Function Documentation

◆ getCryptToken()

GWEN_CRYPT_TOKEN * getCryptToken ( const char *  ttype,
const char *  tname 
)

Definition at line 71 of file gcttool/main.c.

References DBG_ERROR, DBG_INFO, GWEN_Crypt_Token_Plugin_CreateToken(), GWEN_PluginManager_FindPluginManager(), GWEN_PluginManager_GetPlugin(), I18N, and NULL.

Referenced by activateKey(), changePin(), genKey(), setKey(), setSignSeq(), showKey(), showUser(), and updateToken().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)