Searched defs:contextAttr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/http/
H A Dmock_sspi_library_win.cc45 unsigned long* contextAttr,
34 InitializeSecurityContext( PCredHandle phCredential, PCtxtHandle phContext, SEC_WCHAR* pszTargetName, unsigned long fContextReq, unsigned long Reserved1, unsigned long TargetDataRep, PSecBufferDesc pInput, unsigned long Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput, unsigned long* contextAttr, PTimeStamp ptsExpiry) argument
H A Dhttp_auth_sspi_win.h57 unsigned long* contextAttr,
100 unsigned long* contextAttr,
105 contextAttr, ptsExpiry);
90 InitializeSecurityContext(PCredHandle phCredential, PCtxtHandle phContext, SEC_WCHAR* pszTargetName, unsigned long fContextReq, unsigned long Reserved1, unsigned long TargetDataRep, PSecBufferDesc pInput, unsigned long Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput, unsigned long* contextAttr, PTimeStamp ptsExpiry) argument

Completed in 136 milliseconds