Searched refs:SecPkgInfoW (Results 1 – 4 of 4) sorted by relevance
189 static const SecPkgInfoW kNegotiatedPackage = { in QueryContextAttributesEx()216 const_cast<SecPkgInfoW*>(&kNegotiatedPackage); in QueryContextAttributesEx()238 static SecPkgInfoW kDefaultPkgInfo{ in QuerySecurityPackageInfo()
98 security_package_ = std::make_unique<SecPkgInfoW>(); in SetupMocks()99 memset(security_package_.get(), 0x0, sizeof(SecPkgInfoW)); in SetupMocks()269 std::unique_ptr<SecPkgInfoW> security_package_;
57 SecPkgInfoW package_info; in TEST()
134 } SecPkgInfoW,*PSecPkgInfoW; typedef