Searched refs:lpAuthentInfoType (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/krb5/src/windows/kfwlogon/ |
| H A D | kfwlogon.c | 182 LPCWSTR lpAuthentInfoType, in NPLogonNotify() argument 245 if ( wcsicmp(lpAuthentInfoType,L"MSV1_0:Interactive") && in NPLogonNotify() 246 wcsicmp(lpAuthentInfoType,L"Kerberos:Interactive") ) in NPLogonNotify() 249 WideCharToMultiByte(CP_ACP, 0, lpAuthentInfoType, -1, in NPLogonNotify() 401 LPCWSTR lpAuthentInfoType, in NPPasswordChangeNotify() argument
|
| H A D | kfwlogon.h | 174 LPCWSTR lpAuthentInfoType, 183 LPCWSTR lpAuthentInfoType,
|