Home
last modified time | relevance | path

Searched refs:_checkCert (Results 1 – 9 of 9) sorted by relevance

/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/aqbanking/backendsupport/
H A Dsiotlsext.c30 static int _checkCert(GWEN_SYNCIO *sio, const GWEN_SSLCERTDESCR *cert);
115 rv=_checkCert(sio, cert); in AB_SioTlsExt_CheckCert()
132 int _checkCert(GWEN_SYNCIO *sio, const GWEN_SSLCERTDESCR *cert) in _checkCert() function
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/modules/
H A DSSLExceptions.jsm50 _checkCert: function SSLE_checkCert(aURI) {
76 let SSLStatus = this._checkCert(aURI);
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/gui/
H A Dnogui.c122 static int GWENHYWFAR_CB _checkCert(GWEN_GUI *gui,
206 xgui->checkCertFn=GWEN_Gui_SetCheckCertFn(gui, _checkCert); in GWEN_NoGui_new()
387 int GWENHYWFAR_CB _checkCert(GWEN_UNUSED GWEN_GUI *gui, in _checkCert() function
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/gui/
H A Dnogui.c122 static int GWENHYWFAR_CB _checkCert(GWEN_GUI *gui,
206 xgui->checkCertFn=GWEN_Gui_SetCheckCertFn(gui, _checkCert); in GWEN_NoGui_new()
387 int GWENHYWFAR_CB _checkCert(GWEN_UNUSED GWEN_GUI *gui, in _checkCert() function
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/gui/
H A Dnogui.c122 static int GWENHYWFAR_CB _checkCert(GWEN_GUI *gui,
206 xgui->checkCertFn=GWEN_Gui_SetCheckCertFn(gui, _checkCert); in GWEN_NoGui_new()
387 int GWENHYWFAR_CB _checkCert(GWEN_UNUSED GWEN_GUI *gui, in _checkCert() function
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/gui/
H A Dnogui.c122 static int GWENHYWFAR_CB _checkCert(GWEN_GUI *gui,
206 xgui->checkCertFn=GWEN_Gui_SetCheckCertFn(gui, _checkCert); in GWEN_NoGui_new()
387 int GWENHYWFAR_CB _checkCert(GWEN_UNUSED GWEN_GUI *gui, in _checkCert() function
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/gui/
H A Dnogui.c122 static int GWENHYWFAR_CB _checkCert(GWEN_GUI *gui,
206 xgui->checkCertFn=GWEN_Gui_SetCheckCertFn(gui, _checkCert); in GWEN_NoGui_new()
387 int GWENHYWFAR_CB _checkCert(GWEN_UNUSED GWEN_GUI *gui, in _checkCert() function
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/modules/
H A DSSLExceptions.jsm52 _checkCert: function SSLE_checkCert(aURI) {
78 let SSLStatus = this._checkCert(aURI);
/dports/www/firefox-legacy/firefox-52.8.0esr/b2g/components/
H A DErrorPage.jsm63 _checkCert: function SSLE_checkCert() {
131 this._checkCert();