Home
last modified time | relevance | path

Searched refs:cFuncEntry (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/crypt32/
H A Doid.c238 DWORD dwEncodingType, LPCSTR pszFuncName, DWORD cFuncEntry, in CryptInstallOIDFunctionAddress() argument
245 debugstr_a(pszFuncName), cFuncEntry, rgFuncEntry, dwFlags); in CryptInstallOIDFunctionAddress()
253 for (i = 0; ret && i < cFuncEntry; i++) in CryptInstallOIDFunctionAddress()
/reactos/sdk/include/psdk/
H A Dwincrypt.h4663 _In_ DWORD cFuncEntry,
4664 _In_reads_(cFuncEntry) const CRYPT_OID_FUNC_ENTRY rgFuncEntry[],