Home
last modified time | relevance | path

Searched refs:needLogin (Results 1 – 25 of 86) sorted by relevance

1234

/dports/security/keybase/client-v5.7.1/go/kbfs/libfs/
H A Dremote_status.go158 needLogin := false
162 needLogin = true
169 if needLogin {
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11auth.c155 if (!slot->needLogin) { in PK11_CheckUserPassword()
236 if (!slot->needLogin) in PK11_HandlePasswordCheck()
312 return slot->needLogin && !PK11_IsLoggedIn(slot, wincx); in pk11_LoginStillRequired()
472 if (slot->needLogin) { in PK11_InitPin()
699 if (slot->needLogin && PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
702 if (!slot->needLogin && !PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
H A Dsecmodti.h42 PRBool needLogin; /* does the token of the type that needs member
/dports/security/ca_root_nss/nss-3.71/nss/lib/pk11wrap/
H A Dpk11auth.c153 if (!slot->needLogin) { in PK11_CheckUserPassword()
234 if (!slot->needLogin) in PK11_HandlePasswordCheck()
310 return slot->needLogin && !PK11_IsLoggedIn(slot, wincx); in pk11_LoginStillRequired()
470 if (slot->needLogin) { in PK11_InitPin()
694 if (slot->needLogin && PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
697 if (!slot->needLogin && !PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
H A Dpk11cert.c1270 PRBool needLogin; in PK11_FindPrivateKeyFromCert() local
1284 needLogin = pk11_LoginStillRequired(slot, wincx); in PK11_FindPrivateKeyFromCert()
1286 if ((keyh == CK_INVALID_HANDLE) && needLogin && in PK11_FindPrivateKeyFromCert()
1338 PRBool needLogin = pk11_LoginStillRequired(le->slot, wincx); in PK11_KeyForCertExists() local
1340 if ((key == CK_INVALID_HANDLE) && needLogin && in PK11_KeyForCertExists()
2041 PRBool needLogin; in PK11_FindKeyByAnyCert() local
2056 needLogin = pk11_LoginStillRequired(slot, wincx); in PK11_FindKeyByAnyCert()
2058 if ((keyHandle == CK_INVALID_HANDLE) && needLogin && in PK11_FindKeyByAnyCert()
2402 PRBool needLogin; in pk11_findKeyObjectByDERCert() local
2421 needLogin = pk11_LoginStillRequired(slot, wincx); in pk11_findKeyObjectByDERCert()
[all …]
H A Dsecmodti.h42 PRBool needLogin; /* does the token of the type that needs member
/dports/www/firefox/firefox-99.0/security/nss/lib/pk11wrap/
H A Dpk11auth.c155 if (!slot->needLogin) { in PK11_CheckUserPassword()
236 if (!slot->needLogin) in PK11_HandlePasswordCheck()
312 return slot->needLogin && !PK11_IsLoggedIn(slot, wincx); in pk11_LoginStillRequired()
472 if (slot->needLogin) { in PK11_InitPin()
699 if (slot->needLogin && PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
702 if (!slot->needLogin && !PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
H A Dsecmodti.h42 PRBool needLogin; /* does the token of the type that needs member
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/pk11wrap/
H A Dpk11auth.c153 if (!slot->needLogin) { in PK11_CheckUserPassword()
234 if (!slot->needLogin) in PK11_HandlePasswordCheck()
310 return slot->needLogin && !PK11_IsLoggedIn(slot, wincx); in pk11_LoginStillRequired()
470 if (slot->needLogin) { in PK11_InitPin()
694 if (slot->needLogin && PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
697 if (!slot->needLogin && !PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
H A Dpk11cert.c1203 PRBool needLogin; in PK11_FindPrivateKeyFromCert() local
1230 needLogin = pk11_LoginStillRequired(slot, wincx); in PK11_FindPrivateKeyFromCert()
1232 if ((keyh == CK_INVALID_HANDLE) && needLogin && in PK11_FindPrivateKeyFromCert()
1284 PRBool needLogin = pk11_LoginStillRequired(le->slot, wincx); in PK11_KeyForCertExists() local
1286 if ((key == CK_INVALID_HANDLE) && needLogin && in PK11_KeyForCertExists()
1988 PRBool needLogin; in PK11_FindKeyByAnyCert() local
2003 needLogin = pk11_LoginStillRequired(slot, wincx); in PK11_FindKeyByAnyCert()
2005 if ((keyHandle == CK_INVALID_HANDLE) && needLogin && in PK11_FindKeyByAnyCert()
2349 PRBool needLogin; in pk11_findKeyObjectByDERCert() local
2368 needLogin = pk11_LoginStillRequired(slot, wincx); in pk11_findKeyObjectByDERCert()
[all …]
H A Dsecmodti.h42 PRBool needLogin; /* does the token of the type that needs member
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/pk11wrap/
H A Dpk11auth.c153 if (!slot->needLogin) { in PK11_CheckUserPassword()
234 if (!slot->needLogin) in PK11_HandlePasswordCheck()
310 return slot->needLogin && !PK11_IsLoggedIn(slot, wincx); in pk11_LoginStillRequired()
470 if (slot->needLogin) { in PK11_InitPin()
694 if (slot->needLogin && PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
697 if (!slot->needLogin && !PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
H A Dpk11cert.c1066 PRBool needLogin; in PK11_FindPrivateKeyFromCert() local
1093 needLogin = pk11_LoginStillRequired(slot, wincx); in PK11_FindPrivateKeyFromCert()
1095 if ((keyh == CK_INVALID_HANDLE) && needLogin && in PK11_FindPrivateKeyFromCert()
1147 PRBool needLogin = pk11_LoginStillRequired(le->slot, wincx); in PK11_KeyForCertExists() local
1149 if ((key == CK_INVALID_HANDLE) && needLogin && in PK11_KeyForCertExists()
1851 PRBool needLogin; in PK11_FindKeyByAnyCert() local
1866 needLogin = pk11_LoginStillRequired(slot, wincx); in PK11_FindKeyByAnyCert()
1868 if ((keyHandle == CK_INVALID_HANDLE) && needLogin && in PK11_FindKeyByAnyCert()
2212 PRBool needLogin; in pk11_findKeyObjectByDERCert() local
2231 needLogin = pk11_LoginStillRequired(slot, wincx); in pk11_findKeyObjectByDERCert()
[all …]
H A Dsecmodti.h42 PRBool needLogin; /* does the token of the type that needs member
/dports/security/nss/nss-3.76.1/nss/lib/pk11wrap/
H A Dpk11auth.c155 if (!slot->needLogin) { in PK11_CheckUserPassword()
236 if (!slot->needLogin) in PK11_HandlePasswordCheck()
312 return slot->needLogin && !PK11_IsLoggedIn(slot, wincx); in pk11_LoginStillRequired()
472 if (slot->needLogin) { in PK11_InitPin()
699 if (slot->needLogin && PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
702 if (!slot->needLogin && !PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11auth.c155 if (!slot->needLogin) { in PK11_CheckUserPassword()
236 if (!slot->needLogin) in PK11_HandlePasswordCheck()
312 return slot->needLogin && !PK11_IsLoggedIn(slot, wincx); in pk11_LoginStillRequired()
472 if (slot->needLogin) { in PK11_InitPin()
699 if (slot->needLogin && PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
702 if (!slot->needLogin && !PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/pk11wrap/
H A Dpk11auth.c153 if (!slot->needLogin) { in PK11_CheckUserPassword()
234 if (!slot->needLogin) in PK11_HandlePasswordCheck()
310 return slot->needLogin && !PK11_IsLoggedIn(slot, wincx); in pk11_LoginStillRequired()
470 if (slot->needLogin) { in PK11_InitPin()
694 if (slot->needLogin && PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
697 if (!slot->needLogin && !PK11_NeedUserInit(slot)) { in PK11_NeedPWInitForSlot()
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/subversion/
H A Dsvninternaljobbase.h78 void needLogin( const QString& );
H A Dsvninternaljobbase.cpp67 emit needLogin( QString::fromUtf8( realm.c_str() ) ); in contextGetLogin() local
208 connect( this, &SvnInternalJobBase::needLogin, in initBeforeRun()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/softoken/
H A Dpkcs11.c2464 PRBool needLogin = !params->noKeyDB; in SFTK_SlotReInit() local
2471 slot->needLogin = PR_FALSE; in SFTK_SlotReInit()
2504 if (needLogin) { in SFTK_SlotReInit()
2506 slot->needLogin = in SFTK_SlotReInit()
2640 if (slot->needLogin && handle) { in sftk_CloseAllSessions()
3338 return slot->needLogin; in sftk_checkNeedLogin()
3341 return (slot->needLogin); in sftk_checkNeedLogin()
3712 slot->needLogin = PR_FALSE; in NSC_InitPIN()
3925 if (slot->needLogin && handle) { in NSC_CloseSession()
4018 if (!slot->needLogin) { in NSC_Login()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/softoken/
H A Dpkcs11.c2456 PRBool needLogin = !params->noKeyDB; in SFTK_SlotReInit() local
2463 slot->needLogin = PR_FALSE; in SFTK_SlotReInit()
2496 if (needLogin) { in SFTK_SlotReInit()
2498 slot->needLogin = in SFTK_SlotReInit()
2632 if (slot->needLogin && handle) { in sftk_CloseAllSessions()
3319 return slot->needLogin; in sftk_checkNeedLogin()
3322 return (slot->needLogin); in sftk_checkNeedLogin()
3697 slot->needLogin = PR_FALSE; in NSC_InitPIN()
3907 if (slot->needLogin && handle) { in NSC_CloseSession()
4000 if (!slot->needLogin) { in NSC_Login()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dj2secmod.h98 PRBool needLogin; /* does the token of the type that needs member
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/security/pkcs11/
H A Dj2secmod.h98 PRBool needLogin; /* does the token of the type that needs member
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dj2secmod.h98 PRBool needLogin; /* does the token of the type that needs member
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dj2secmod.h98 PRBool needLogin; /* does the token of the type that needs member

1234