Searched refs:supported_algs (Results 1 – 1 of 1) sorted by relevance
156 SecPkgCred_SupportedAlgs supported_algs = { 0 }; in BeginSSL() local159 &supported_algs); in BeginSSL()162 for (DWORD i=0; i<supported_algs.cSupportedAlgs; ++i) { in BeginSSL()163 ALG_ID alg_id = supported_algs.palgSupportedAlgs[i]; in BeginSSL()169 CSecBufferBase::FreeSSPI(supported_algs.palgSupportedAlgs); in BeginSSL()