Searched refs:szPassword (Results 1 - 21 of 21) sorted by relevance

/vbox/include/VBox/
H A DVBoxAuth.h82 * szPassword Password passed in by the client (UTF8).
99 const char *szPassword,
115 * szPassword Password passed in by the client (UTF8).
138 const char *szPassword,
157 * szPassword Password passed in by the client (UTF8).
181 const char *szPassword,
H A DVMMDev.h1048 char szPassword[VMMDEV_CREDENTIALS_SZ_SIZE]; member in struct:__anon165
/vbox/src/VBox/HostServices/auth/simple/
H A DVBoxAuthSimple.cpp67 const char *szPassword,
91 dprintf("VBoxAuth: uuid: %s, user: %s, szPassword: %s\n", uuid, user, szPassword);
117 RTSha256(szPassword, strlen(szPassword), abDigest);
63 AuthEntry(const char *szCaller, PAUTHUUID pUuid, AuthGuestJudgement guestJudgement, const char *szUser, const char *szPassword, const char *szDomain, int fLogon, unsigned clientId) argument
/vbox/src/VBox/HostServices/auth/pam/
H A DVBoxAuthPAM.c244 char *szPassword; member in struct:_PamContext
261 debug_printf("conv: num %d u[%s] p[%d]\n", num_msg, ctx->szUser, ctx->szPassword? strlen (ctx->szPassword): 0);
276 r[i].resp = strdup (ctx->szPassword);
311 const char *szPassword,
319 const char *szPassword,
337 debug_printf("u[%s], d[%s], p[%d]\n", szUser, szDomain, szPassword? strlen (szPassword): 0);
340 ctx.szPassword = (char *)szPassword;
[all...]
/vbox/src/VBox/HostServices/auth/winlogon/
H A Dwinlogon.cpp61 const char *szPassword,
70 LPTSTR lpszPassword = (char *)szPassword;
57 AuthEntry(const char *szCaller, PAUTHUUID pUuid, AuthGuestJudgement guestJudgement, const char *szUser, const char *szPassword, const char *szDomain, int fLogon, unsigned clientId) argument
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDevState.h75 char szPassword[VMMDEV_CREDENTIALS_SZ_SIZE]; member in struct:VMMDEVCREDS::__anon15970
84 char szPassword[VMMDEV_CREDENTIALS_SZ_SIZE]; member in struct:VMMDEVCREDS::__anon15971
H A DVMMDev.cpp2001 memset(pReq->szPassword, '\0', VMMDEV_CREDENTIALS_SZ_SIZE);
2008 || pThis->pCredentials->Logon.szPassword[0]
2020 if (pThis->pCredentials->Logon.szPassword[0])
2021 strcpy(pReq->szPassword, pThis->pCredentials->Logon.szPassword);
2036 memset(pThis->pCredentials->Logon.szPassword, '\0', VMMDEV_CREDENTIALS_SZ_SIZE);
2046 if (pThis->pCredentials->Judge.szPassword[0])
2047 strcpy(pReq->szPassword, pThis->pCredentials->Judge.szPassword);
2056 memset(pThis->pCredentials->Judge.szPassword, '\
[all...]
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControl.h79 char szPassword[GUESTPROCESS_MAX_PASSWORD_LEN]; member in struct:VBOXSERVICECTRLSESSIONSTARTUPINFO
210 char szPassword[GUESTPROCESS_MAX_PASSWORD_LEN]; member in struct:VBOXSERVICECTRLPROCSTARTUPINFO
H A DVBoxServiceControl.cpp370 ssInfo.szPassword, sizeof(ssInfo.szPassword),
H A DVBoxServiceControlSession.cpp775 startupInfo.szPassword, sizeof(startupInfo.szPassword),
1829 Assert(!strlen(pSessionThread->StartupInfo.szPassword));
1839 VBoxServiceVerbose(3, "Forking new guest session ID=%RU32, szUser=%s, szPassword=%s, szDomain=%s, uFlags=%x, using protocol %RU32\n",
1843 pSessionStartupInfo->szPassword,
2054 !fAnonymous ? pSession->StartupInfo.szPassword : NULL,
2088 !fAnonymous ? pSessionThread->StartupInfo.szPassword : NULL,
H A DVBoxServiceControlProcess.cpp1596 fNeedsImpersonation ? pProcess->StartupInfo.szPassword : NULL,
/vbox/src/VBox/HostServices/auth/directoryservice/
H A Ddirectoryservice.cpp263 const char *szPassword,
270 AssertPtrReturn(szPassword, AuthResultAccessDenied);
305 dsErr = authWithNode(pDirRef, pAuthNodeList, szUser, szPassword);
259 AuthEntry(const char *szCaller, PAUTHUUID pUuid, AuthGuestJudgement guestJudgement, const char *szUser, const char *szPassword, const char *szDomain, int fLogon, unsigned clientId) argument
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibCredentials.cpp91 rc = RTStrDupEx(ppszPassword, Req.szPassword);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dras.h137 CHAR szPassword[ PWLEN + 1 ]; member in struct:tagRASDIALPARAMSA
149 WCHAR szPassword[ PWLEN + 1 ]; member in struct:tagRASDIALPARAMSW
H A Dwincrypt.h4539 HCERTSTORE WINAPI PFXImportCertStore(CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword,
4542 BOOL WINAPI PFXVerifyPassword(CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword,
4545 LPCWSTR szPassword, void *pvReserved, DWORD dwFlags);
4547 LPCWSTR szPassword, DWORD dwFlags);
4548 BOOL WINAPI PFXVerifyPassword(CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword,
H A Dimnxport.idl231 CHAR szPassword[CCHMAX_PASSWORD];
H A Ddplay.h231 char szPassword[ DPPASSWORDLEN ]; member in struct:tagDPSESSIONDESC
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dras.h135 CHAR szPassword[ PWLEN + 1 ]; member in struct:tagRASDIALPARAMSA
147 WCHAR szPassword[ PWLEN + 1 ]; member in struct:tagRASDIALPARAMSW
H A Dimnxport.idl231 CHAR szPassword[CCHMAX_PASSWORD];
H A Dwincrypt.h4447 HCERTSTORE WINAPI PFXImportCertStore(CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword,
4450 BOOL WINAPI PFXVerifyPassword(CRYPT_DATA_BLOB *pPFX, LPCWSTR szPassword,
4453 LPCWSTR szPassword, void *pvReserved, DWORD dwFlags);
4455 LPCWSTR szPassword, DWORD dwFlags);
H A Ddplay.h231 char szPassword[ DPPASSWORDLEN ]; member in struct:tagDPSESSIONDESC

Completed in 213 milliseconds