Searched refs:algList (Results 1 – 2 of 2) sorted by relevance
173 TPML_ALG_PROPERTY *algList // OUT: algorithm list in AlgorithmCapGetImplemented() argument181 algList->count = 0; in AlgorithmCapGetImplemented()196 if(algList->count < count) in AlgorithmCapGetImplemented()200 algList->algProperties[algList->count].alg = s_algorithms[i].algID; in AlgorithmCapGetImplemented()201 algList->algProperties[algList->count].algProperties = in AlgorithmCapGetImplemented()203 algList->count++; in AlgorithmCapGetImplemented()
54 TPML_ALG_PROPERTY *algList // OUT: algorithm list