Home
last modified time | relevance | path

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

/reactos/dll/win32/advapi32/service/
H A Dscm.c381 LPBYTE lpEncryptedPassword = NULL; in ChangeServiceConfigA() local
423 &lpEncryptedPassword, in ChangeServiceConfigA()
458 if (lpEncryptedPassword != NULL) in ChangeServiceConfigA()
499 LPBYTE lpEncryptedPassword = NULL; in ChangeServiceConfigW() local
556 if (lpEncryptedPassword != NULL) in ChangeServiceConfigW()
701 LPBYTE lpEncryptedPassword = NULL; in CreateServiceA() local
771 lpEncryptedPassword, in CreateServiceA()
788 if (lpEncryptedPassword != NULL) in CreateServiceA()
832 LPBYTE lpEncryptedPassword = NULL; in CreateServiceW() local
886 lpEncryptedPassword, in CreateServiceW()
[all …]