Searched refs:test_index (Results 1 – 2 of 2) sorted by relevance
63 static int test_hexstr_sep_to_from(int test_index) in test_hexstr_sep_to_from() argument69 struct testdata *test = &tbl_testdata[test_index]; in test_hexstr_sep_to_from()84 static int test_hexstr_to_from(int test_index) in test_hexstr_to_from() argument90 struct testdata *test = &tbl_testdata[test_index]; in test_hexstr_to_from()114 static int test_hexstr_ex_to_from(int test_index) in test_hexstr_ex_to_from() argument119 struct testdata *test = &tbl_testdata[test_index]; in test_hexstr_ex_to_from()
8372 static int test_multiblock_write(int test_index) in test_multiblock_write() argument8381 const char *cipherlist = multiblock_cipherlist_data[test_index]; in test_multiblock_write()8404 ciph = EVP_CIPHER_fetch(NULL, fetchable_ciphers[test_index], ""); in test_multiblock_write()
Completed in 22 milliseconds