Searched refs:omac1_test_vectors (Results 1 – 1 of 1) sorted by relevance
169 static const struct omac1_test_vector omac1_test_vectors[] = variable288 for (i = 0; i < ARRAY_SIZE(omac1_test_vectors); i++) { in test_omac1()289 if (test_omac1_vector(&omac1_test_vectors[i], i)) in test_omac1()