Home
last modified time | relevance | path

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

/external/tpm2/
DAlgorithmCap.c135 UINT32 algNum; in AlgorithmCapGetImplemented() local
142 algNum = sizeof(s_algorithms) / sizeof(s_algorithms[0]); in AlgorithmCapGetImplemented()
144 for(i = 0; i < algNum; i++) in AlgorithmCapGetImplemented()