Home
last modified time | relevance | path

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

/reactos/dll/win32/crypt32/
H A Dregstore.c495 static void *regProvFuncs[] = { variable
564 provInfo.cStoreProvFunc = ARRAY_SIZE(regProvFuncs); in CRYPT_RegOpenStore()
565 provInfo.rgpvStoreProvFunc = regProvFuncs; in CRYPT_RegOpenStore()