Home
last modified time | relevance | path

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

/reactos/dll/win32/crypt32/
H A Dchain.c3242 LPCWSTR server_component, DWORD server_len, BOOL allow_wildcards, in match_domain_component()
3305 BOOL matches = TRUE, allow_wildcards = TRUE; in match_common_name() local