Lines Matching full:uint32
22 UINT32 i;
64 UINT32 dOutSize, // IN: size of digest buffer
87 UINT32 sizeInBits, // IN: size of generated key in bit
89 UINT32 * counterInOut, // IN/OUT: caller may provide the iteration
96 UINT32 counter = 0; // counter value
140 _cpri__UpdateHash(&hashState, sizeof(UINT32), marshaledUint32);
152 _cpri__UpdateHash(&hashState, sizeof(UINT32), marshaledUint32);
172 UINT32 sizeInBits, // IN: size of generated key in bit
176 UINT32 counter = 0; // counter value
177 UINT32 lSize = 0;
216 _cpri__UpdateHash(&hashState, sizeof(UINT32), marshaledUint32);