Home
last modified time | relevance | path

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

/hostap-3.6.0/wlantest/
Dtest_vectors.c443 static const struct gcmp_test gcmp_vectors[] = variable
635 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()