HomeSort by relevance Sort by last modified time
    Searched refs:INSTRUMENT_INC (Results 1 - 2 of 2) sorted by null

  /external/tpm2/
RSAKeySieve.h 67 # define INSTRUMENT_INC(a) (a) = (a) + 1
78 # define INSTRUMENT_INC(a)
RSAKeySieve.c 248 INSTRUMENT_INC(MillerRabinTrials); // Instrumentation
309 INSTRUMENT_INC(failedAtIteration[9]);
311 INSTRUMENT_INC(failedAtIteration[i]);
545 INSTRUMENT_INC(totalFieldsSieved);
547 if(i == 0) INSTRUMENT_INC(emptyFieldsSieved);
644 INSTRUMENT_INC(noPrimeFields);

Completed in 150 milliseconds