Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto_module_tests.c169 static const struct omac1_test_vector omac1_test_vectors[] = variable
288 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()