Go to the source code of this file.
◆ SECUR32_initKerberosSP()
Definition at line 311 of file kerberos.c.
312{
315}
static const SecPkgInfoW infoW
static const SecPkgInfoA infoA
static const SecurityFunctionTableA kerberosTableA
static const SecurityFunctionTableW kerberosTableW
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().