Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DAlgorithmCap.c178 UINT32 algNum; in AlgorithmCapGetImplemented() local
188 algNum = sizeof(s_algorithms) / sizeof(s_algorithms[0]); in AlgorithmCapGetImplemented()
191 for(i = 0; i < algNum; i++) in AlgorithmCapGetImplemented()