Searched refs:gcmp_vectors (Results 1 – 1 of 1) sorted by relevance
443 static const struct gcmp_test gcmp_vectors[] = variable635 for (i = 0; i < ARRAY_SIZE(gcmp_vectors); i++) { in test_vector_gcmp()636 if (run_gcmp(i + 1, &gcmp_vectors[i])) in test_vector_gcmp()