Searched refs:algNum (Results 1 – 2 of 2) sorted by relevance
135 UINT32 algNum; in AlgorithmCapGetImplemented() local142 algNum = sizeof(s_algorithms) / sizeof(s_algorithms[0]); in AlgorithmCapGetImplemented()144 for(i = 0; i < algNum; i++) in AlgorithmCapGetImplemented()
15622 119 UINT32 algNum;15632 129 algNum = sizeof(s_algorithms) / sizeof(s_algorithms[0]);15635 132 for(i = 0; i < algNum; i++)