Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dcert.c2862 DWORD smallSize = 1; in testGetValidUsages() local
2865 ret = pCertGetValidUsages(1, &contexts[1], &numOIDs, oids, &smallSize); in testGetValidUsages()