Searched refs:pszPassword (Results 26 - 34 of 34) sorted by relevance

12

/vbox/include/VBox/vmm/
H A Dpdmifs.h2465 * @param pszPassword Password, may be empty (UTF-8).
2470 const char *pszPassword, const char *pszDomain,
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp734 pszPassword(NULL),
744 const char *pszPassword; member in struct:Medium::CryptoFilterSettings
7247 *ppszPassword = pSettings->pszPassword;
9201 const char *pszKeyStore, const char *pszPassword,
9205 pSettings->pszPassword = pszPassword;
9200 i_taskEncryptSettingsSetup(CryptoFilterSettings *pSettings, const char *pszCipher, const char *pszKeyStore, const char *pszPassword, bool fCreateKeyStore) argument
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDev.cpp3245 const char *pszPassword, const char *pszDomain, uint32_t fFlags)
3259 strcpy(pThis->pCredentials->Logon.szPassword, pszPassword);
3270 strcpy(pThis->pCredentials->Judge.szPassword, pszPassword);
3244 vmmdevIPort_SetCredentials(PPDMIVMMDEVPORT pInterface, const char *pszUsername, const char *pszPassword, const char *pszDomain, uint32_t fFlags) argument
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h936 LPWSTR *pszPassword) = 0;
960 LPWSTR *pszPassword);
974 #define IAuthenticate_Authenticate(This,phwnd,pszUsername,pszPassword) (This)->lpVtbl->Authenticate(This,phwnd,pszUsername,pszPassword)
983 LPWSTR *pszPassword);
H A Durlmon.idl378 [out] LPWSTR *pszPassword);
H A Dwincrypt.h1419 LPSTR pszPassword; member in struct:_CRYPT_PASSWORD_CREDENTIALSA
1425 LPWSTR pszPassword; member in struct:_CRYPT_PASSWORD_CREDENTIALSW
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h942 LPWSTR *pszPassword) = 0;
966 LPWSTR *pszPassword);
980 #define IAuthenticate_Authenticate(This,phwnd,pszUsername,pszPassword) (This)->lpVtbl->Authenticate(This,phwnd,pszUsername,pszPassword)
989 LPWSTR *pszPassword);
H A Durlmon.idl378 [out] LPWSTR *pszPassword);
H A Dwincrypt.h1407 LPSTR pszPassword; member in struct:_CRYPT_PASSWORD_CREDENTIALSA
1413 LPWSTR pszPassword; member in struct:_CRYPT_PASSWORD_CREDENTIALSW

Completed in 197 milliseconds

12