Searched refs:intSize (Results 1 – 4 of 4) sorted by relevance
372 UINT32 intSize, // IN: the size of 'intValue' in byte in CryptUpdateDigestInt() argument377 pAssert( intValue != NULL && (intSize == 1 || intSize == 2 in CryptUpdateDigestInt()378 || intSize == 4 || intSize == 8)); in CryptUpdateDigestInt()383 BYTE *p = &((BYTE *)intValue)[intSize - 1]; in CryptUpdateDigestInt()387 switch (intSize) in CryptUpdateDigestInt()402 CryptUpdateDigest(state, intSize, marshalBuffer); in CryptUpdateDigestInt()
348 UINT32 intSize, // IN: the size of 'intValue' in byte
19725 240 UINT32 intSize, // IN: the size of 'intValue' in byte19731 246 pAssert( intValue != NULL && (intSize == 1 || intSize == 219732 247 || intSize == 4 || intSize == 8));19738 253 BYTE *p = &((BYTE *)intValue)[intSize - 1];19743 258 switch (intSize)19763 273 CryptUpdateDigest(state, intSize, marshalBuffer);
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...