Searched refs:auth_test_case_t (Results 1 – 5 of 5) sorted by relevance
109 typedef struct auth_test_case_t { struct116 struct auth_test_case_t *next_test_case; /* pointer to next testcase */ argument117 } auth_test_case_t; typedef130 auth_test_case_t *test_data;
133 auth_test_case_t158 (auth_test_case_t *) &null_auth_test_case_0
235 auth_test_case_t264 (auth_test_case_t *) &hmac_test_case_0,
87 auth_test_case_t *test_case = at->test_data; in auth_type_self_test()
61 static const auth_test_case_t kExternalHmacTestCase0 = {86 const_cast<auth_test_case_t*>(&kExternalHmacTestCase0),