gwenhywfar
5.14.1
src
crypttoken
ctplugin_l.h
Go to the documentation of this file.
1
/***************************************************************************
2
$RCSfile$
3
-------------------
4
cvs : $Id: crypttoken.h 1113 2007-01-10 09:14:16Z martin $
5
begin : Wed Mar 16 2005
6
copyright : (C) 2005 by Martin Preuss
7
email : martin@libchipcard.de
8
9
***************************************************************************
10
* Please see toplevel file COPYING for license details *
11
***************************************************************************/
12
13
14
#ifndef GWEN_CRYPT_TOKEN_PLUGIN_L_H
15
#define GWEN_CRYPT_TOKEN_PLUGIN_L_H
16
17
18
#include <gwenhywfar/ctplugin.h>
19
20
21
int
GWEN_Crypt_Token_ModuleInit
(
void
);
22
int
GWEN_Crypt_Token_ModuleFini
(
void
);
23
24
25
26
#endif
27
28
GWEN_Crypt_Token_ModuleInit
int GWEN_Crypt_Token_ModuleInit(void)
Definition
ctplugin.c:44
GWEN_Crypt_Token_ModuleFini
int GWEN_Crypt_Token_ModuleFini(void)
Definition
ctplugin.c:85
Generated by
1.16.1