Searched refs:algList (Results 1 – 2 of 2) sorted by relevance
130 TPML_ALG_PROPERTY *algList // OUT: algorithm list in AlgorithmCapGetImplemented() argument137 algList->count = 0; in AlgorithmCapGetImplemented()149 if(algList->count < count) in AlgorithmCapGetImplemented()153 algList->algProperties[algList->count].alg = s_algorithms[i].algID; in AlgorithmCapGetImplemented()154 algList->algProperties[algList->count].algProperties = in AlgorithmCapGetImplemented()156 algList->count++; in AlgorithmCapGetImplemented()
17 TPML_ALG_PROPERTY *algList // OUT: algorithm list