Home
last modified time | relevance | path

Searched refs:cryptVersion (Results 1 – 19 of 19) sorted by relevance

/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqebics/client/
H A Duser.c184 ue->cryptVersion=strdup("E002"); in EBC_User_new()
202 free(ue->cryptVersion); in EBC_User_freeData()
302 free(ue->cryptVersion); in EBC_User__ReadDb()
305 ue->cryptVersion=strdup(s); in EBC_User__ReadDb()
307 ue->cryptVersion=NULL; in EBC_User__ReadDb()
357 if (ue->cryptVersion) in EBC_User__WriteDb()
359 "cryptVersion", ue->cryptVersion); in EBC_User__WriteDb()
881 return ue->cryptVersion; in EBC_User_GetCryptVersion()
894 free(ue->cryptVersion); in EBC_User_SetCryptVersion()
896 ue->cryptVersion=strdup(s); in EBC_User_SetCryptVersion()
[all …]
H A Duser_p.h27 char *cryptVersion; member
H A Dp_tools.c1432 const char *cryptVersion; in EBC_Provider_GetHiaLetterTxt() local
1444 cryptVersion=EBC_User_GetCryptVersion(u); in EBC_Provider_GetHiaLetterTxt()
1445 if (!(cryptVersion && *cryptVersion)) in EBC_Provider_GetHiaLetterTxt()
1446 cryptVersion="E002"; in EBC_Provider_GetHiaLetterTxt()
1613 GWEN_Buffer_AppendString(lbuf, cryptVersion); in EBC_Provider_GetHiaLetterTxt()
1616 if (strcasecmp(cryptVersion, "E001")==0) in EBC_Provider_GetHiaLetterTxt()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqebics/dialogs/
H A Ddlg_newkeyfile.c106 xdlg->cryptVersion=strdup("E002"); in GWEN_INHERIT()
133 free(xdlg->cryptVersion); in EBC_NewKeyFileDialog_FreeData()
431 return xdlg->cryptVersion; in EBC_NewKeyFileDialog_GetCryptVersion()
444 free(xdlg->cryptVersion); in EBC_NewKeyFileDialog_SetCryptVersion()
446 xdlg->cryptVersion=strdup(s); in EBC_NewKeyFileDialog_SetCryptVersion()
448 xdlg->cryptVersion=NULL; in EBC_NewKeyFileDialog_SetCryptVersion()
1303 free(xdlg->cryptVersion); in EBC_NewKeyFileDialog_HandleActivatedBankCode()
1304 xdlg->cryptVersion=NULL; in EBC_NewKeyFileDialog_HandleActivatedBankCode()
1313 xdlg->cryptVersion=strdup("E001"); in EBC_NewKeyFileDialog_HandleActivatedBankCode()
1319 xdlg->cryptVersion=strdup("E002"); in EBC_NewKeyFileDialog_HandleActivatedBankCode()
[all …]
H A Ddlg_user_special.c266 return xdlg->cryptVersion; in EBC_UserSpecialDialog_GetCryptVersion()
279 free(xdlg->cryptVersion); in EBC_UserSpecialDialog_SetCryptVersion()
281 xdlg->cryptVersion=strdup(s); in EBC_UserSpecialDialog_SetCryptVersion()
283 xdlg->cryptVersion=NULL; in EBC_UserSpecialDialog_SetCryptVersion()
441 s=xdlg->cryptVersion; in EBC_UserSpecialDialog_Init()
H A Ddlg_user_special_p.h29 char *cryptVersion; member
H A Ddlg_newkeyfile_p.h37 char *cryptVersion; member
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXpdfPluginAPI.h176 char **key, int *keyLen, int *cryptVersion);
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXpdfPluginAPI.h176 char **key, int *keyLen, int *cryptVersion);
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DXpdfPluginAPI.h176 char **key, int *keyLen, int *cryptVersion);
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXpdfPluginAPI.h176 char **key, int *keyLen, int *cryptVersion);
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXpdfPluginAPI.h176 char **key, int *keyLen, int *cryptVersion);
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DXpdfPluginAPI.h176 char **key, int *keyLen, int *cryptVersion);
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DXpdfPluginAPI.h195 char **key, int *keyLen, int *cryptVersion, int *cryptRevision);
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXpdfPluginAPI.h176 char **key, int *keyLen, int *cryptVersion);
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DXpdfPluginAPI.h195 char **key, int *keyLen, int *cryptVersion, int *cryptRevision);
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DXpdfPluginAPI.h176 char **key, int *keyLen, int *cryptVersion);
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DXpdfPluginAPI.h195 char **key, int *keyLen, int *cryptVersion, int *cryptRevision);
/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DXpdfPluginAPI.h176 char **key, int *keyLen, int *cryptVersion);