Go to the source code of this file.
◆ SECUR32_initNegotiateSP()
Definition at line 516 of file negotiate.c.
517{
519
525}
static const SecurityFunctionTableA negoTableA
static WCHAR negotiate_comment_W[]
static WCHAR nego_name_W[]
static const SecurityFunctionTableW negoTableW
static char nego_name_A[]
static CHAR negotiate_comment_A[]
static const SecPkgInfoW infoW
static const SecPkgInfoA infoA
#define RPC_C_AUTHN_GSS_NEGOTIATE
SecureProvider * SECUR32_addProvider(const SecurityFunctionTableA *fnTableA, const SecurityFunctionTableW *fnTableW, PCWSTR moduleName) DECLSPEC_HIDDEN
void SECUR32_addPackages(SecureProvider *provider, ULONG toAdd, const SecPkgInfoA *infoA, const SecPkgInfoW *infoW) DECLSPEC_HIDDEN
Referenced by SECUR32_initializeProviders().