gwenhywfar 5.12.0
ctplugin_l.h File Reference
#include <gwenhywfar/ctplugin.h>
Include dependency graph for ctplugin_l.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int GWEN_Crypt_Token_ModuleFini (void)
int GWEN_Crypt_Token_ModuleInit (void)

Function Documentation

◆ GWEN_Crypt_Token_ModuleFini()

int GWEN_Crypt_Token_ModuleFini ( void )

Definition at line 85 of file ctplugin.c.

References DBG_ERROR, GWEN_CRYPT_TOKEN_PLUGIN_TYPENAME, GWEN_LOGDOMAIN, GWEN_PluginManager_FindPluginManager(), GWEN_PluginManager_free(), and GWEN_PluginManager_Unregister().

Referenced by GWEN_Fini().

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

◆ GWEN_Crypt_Token_ModuleInit()