Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DSecurityUtils.h57 typedef NTSTATUS (NTAPI *LsaOpenPolicyP)(PLSA_UNICODE_STRING SystemName, typedef
88 LsaOpenPolicyP lsaOpenPolicy = (LsaOpenPolicyP)GetProcAddress(hModule, "LsaOpenPolicy"); in Open()