Searched refs:cipher_test_case_t (Results 1 – 6 of 6) sorted by relevance
126 typedef struct cipher_test_case_t { struct134 struct cipher_test_case_t *next_test_case; /* pointer to next testcase */ argument135 } cipher_test_case_t; typedef148 cipher_test_case_t *test_data;
123 cipher_test_case_t 149 (cipher_test_case_t *) &null_cipher_test_0,
369 cipher_test_case_t aes_cbc_test_case_0 = {420 cipher_test_case_t aes_cbc_test_case_1 = {440 (cipher_test_case_t *) &aes_cbc_test_case_0,
485 cipher_test_case_t aes_icm_test_case_0 = {510 (cipher_test_case_t *) &aes_icm_test_case_0,
85 const cipher_test_case_t *test_case = ct->test_data; in cipher_type_self_test()
32 (cipher_test_case_t *) &aes_icm_test_case_0,