Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/tests/
H A Dvb2_common2_tests.c293 static int test_algorithm(int key_algorithm, const char *keys_dir) in test_algorithm() function
359 if (test_algorithm(key_algs[i], argv[1])) in main()
368 if (test_algorithm(alg, argv[1])) in main()
H A Dvb21_host_common2_tests.c239 static int test_algorithm(int key_algorithm, const char *keys_dir) in test_algorithm() function
321 if (test_algorithm(key_algs[i], argv[1])) in main()
330 if (test_algorithm(alg, argv[1])) in main()
H A Dvb21_host_sig_tests.c166 static int test_algorithm(const struct alg_combo *combo, const char *keys_dir) in test_algorithm() function
190 if (test_algorithm(test_algs + i, argv[1])) in main()
H A Dvb21_host_key_tests.c283 static int test_algorithm(const struct alg_combo *combo, const char *keys_dir, in test_algorithm() function
312 if (test_algorithm(test_algs + i, keys_dir, temp_dir)) in main()