Home
last modified time | relevance | path

Searched refs:InternetGetSecurityInfoByURLA (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwinineti.h137 BOOL WINAPI InternetGetSecurityInfoByURLA(LPSTR,PCCERT_CHAIN_CONTEXT*,DWORD*);
/reactos/dll/win32/wininet/
H A Dwininet.spec161 @ stdcall InternetGetSecurityInfoByURL(str ptr ptr) InternetGetSecurityInfoByURLA
162 @ stdcall InternetGetSecurityInfoByURLA(str ptr ptr)
H A Dinternet.c4596 BOOL WINAPI InternetGetSecurityInfoByURLA(LPSTR lpszURL, PCCERT_CHAIN_CONTEXT *ppCertChain, DWORD *… in InternetGetSecurityInfoByURLA() function