Home
last modified time | relevance | path

Searched defs:secid_len (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/urlmon/
H A Dsec_mgr.c714 static HRESULT generate_security_id(IUri *uri, BYTE *secid, DWORD *secid_len, DWORD zone) in generate_security_id()
797 static HRESULT get_security_id_for_url(LPCWSTR url, BYTE *secid, DWORD *secid_len) in get_security_id_for_url()
819 static HRESULT get_security_id_for_uri(IUri *uri, BYTE *secid, DWORD *secid_len) in get_security_id_for_uri()