Home
last modified time | relevance | path

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

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