Searched refs:myCounter (Results 1 – 3 of 3) sorted by relevance
63 int myCounter = 0; in runTest() local68 myCounter++; in runTest()71 100, myCounter); in runTest()
796 UINT32 myCounter = 0; in _cpri__GenerateKeyRSA() local797 UINT32 *pCtr = (counter == NULL) ? &myCounter : counter; in _cpri__GenerateKeyRSA()
31530 660 UINT32 myCounter = 0;31531 661 UINT32 *pCtr = (counter == NULL) ? &myCounter : counter;