Searched refs:test_algorithm (Results 1 - 5 of 5) sorted by relevance

/external/vboot_reference/tests/
H A Dvb20_common2_tests.c138 int test_algorithm(int key_algorithm, const char *keys_dir) function
194 if (test_algorithm(key_algs[i], argv[1]))
203 if (test_algorithm(alg, argv[1]))
H A Dvboot_common2_tests.c212 int test_algorithm(int key_algorithm, const char *keys_dir) function
262 if (test_algorithm(key_algs[i], argv[1]))
271 if (test_algorithm(alg, argv[1]))
H A Dvb21_common2_tests.c239 int test_algorithm(int key_algorithm, const char *keys_dir) function
298 if (test_algorithm(key_algs[i], argv[1]))
307 if (test_algorithm(alg, argv[1]))
H A Dvb21_host_sig_tests.c166 static int test_algorithm(const struct alg_combo *combo, const char *keys_dir) function
188 if (test_algorithm(test_algs + i, argv[1]))
H A Dvb21_host_key_tests.c279 static int test_algorithm(const struct alg_combo *combo, const char *keys_dir) function
302 if (test_algorithm(test_algs + i, argv[1]))

Completed in 142 milliseconds