HomeSort by relevance Sort by last modified time
    Searched full:hmac_tests (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/tests/
test_sha256.c 51 } hmac_tests[] = { variable in typeref:struct:hmac_test
288 for (i = 0; i < sizeof(hmac_tests) / sizeof(hmac_tests[0]); i++) {
289 struct hmac_test *t = &hmac_tests[i];
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_sha256.c 51 } hmac_tests[] = { variable in typeref:struct:hmac_test
288 for (i = 0; i < sizeof(hmac_tests) / sizeof(hmac_tests[0]); i++) {
289 struct hmac_test *t = &hmac_tests[i];

Completed in 134 milliseconds