Searched refs:LsaGetSecret (Results 1 – 5 of 5) sorted by relevance
/external/mdnsresponder/mDNSWindows/ |
D | Secret.h | 30 LsaGetSecret( const char * inDomain, char * outDomain, unsigned outDomainLength, char * outKey, uns…
|
D | Secret.c | 38 LsaGetSecret( const char * inDomain, char * outDomain, unsigned outDomainSize, char * outKey, unsig… in LsaGetSecret() function
|
D | mDNSWin32.c | 4759 …if ( LsaGetSecret( domainUTF8, outDomain, sizeof( outDomain ), outKey, sizeof( outKey ), outSecret… in SetDomainSecret()
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | SharedSecret.cpp | 87 …if ( LsaGetSecret( zoneUTF8, outDomain, sizeof( outDomain ) / sizeof( TCHAR ), outKey, sizeof( out… in BEGIN_MESSAGE_MAP()
|
D | RegistrationPage.cpp | 211 …if ( LsaGetSecret( hostnameUTF8, outDomain, sizeof( outDomain ) / sizeof( TCHAR ), outUsername, si… in OnSetActive()
|