Searched refs:supported_algs (Results 1 – 1 of 1) sorted by relevance
172 SecPkgCred_SupportedAlgs supported_algs = { 0 }; in BeginSSL() local175 &supported_algs); in BeginSSL()178 for (DWORD i=0; i<supported_algs.cSupportedAlgs; ++i) { in BeginSSL()179 ALG_ID alg_id = supported_algs.palgSupportedAlgs[i]; in BeginSSL()185 CSecBufferBase::FreeSSPI(supported_algs.palgSupportedAlgs); in BeginSSL()