gwenhywfar 5.14.1
cttest.c File Reference
#include <gwenhywfar/debug.h>
#include <gwenhywfar/pathmanager.h>
#include <gwenhywfar/cgui.h>
#include <gwenhywfar/gwenhywfar.h>
#include <gwenhywfar/args.h>
#include <gwenhywfar/logger.h>
#include <gwenhywfar/db.h>
#include <gwenhywfar/misc.h>
#include <gwenhywfar/misc2.h>
#include <gwenhywfar/inherit.h>
#include <gwenhywfar/ct.h>
#include <gwenhywfar/ctplugin.h>
#include <gwenhywfar/text.h>
#include <gwenhywfar/mdigest.h>
#include "src/base/i18n_l.h"
Include dependency graph for cttest.c:

Go to the source code of this file.

Macros

#define DIRSEP   "/"
#define GCT_LOGDOMAIN   "GCT"

Functions

int cryptWithNew (GWEN_DB_NODE *dbArgs, int argc, char **argv)
int main (int argc, char **argv)
int signWithNew (GWEN_DB_NODE *dbArgs, int argc, char **argv)

Macro Definition Documentation

◆ DIRSEP

#define DIRSEP   "/"

Definition at line 38 of file cttest.c.

◆ GCT_LOGDOMAIN

#define GCT_LOGDOMAIN   "GCT"

Definition at line 47 of file cttest.c.

Referenced by main().

Function Documentation

◆ cryptWithNew()

◆ main()

◆ signWithNew()