Home
last modified time | relevance | path

Searched refs:alg_combo (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/tests/
Dvb21_host_sig_tests.c21 struct alg_combo { struct
27 static const struct alg_combo test_algs[] = { argument
39 static void sig_tests(const struct alg_combo *combo, in sig_tests()
166 static int test_algorithm(const struct alg_combo *combo, const char *keys_dir) in test_algorithm()
Dvb21_host_key_tests.c21 struct alg_combo { struct
27 static const struct alg_combo test_algs[] = { argument
33 static void private_key_tests(const struct alg_combo *combo, in private_key_tests()
168 static void public_key_tests(const struct alg_combo *combo, in public_key_tests()
279 static int test_algorithm(const struct alg_combo *combo, const char *keys_dir) in test_algorithm()