Searched refs:opt_bug (Results 1 – 1 of 1) sorted by relevance
52 static char *opt_bug; variable55 {"b:", &opt_bug, "-b Bug to test for (cve-2017-15299 or cve-2017-15951; default is both)"},150 info_only = (opt_bug && strcmp(opt_bug, "cve-2017-15299") != 0); in test_with_key_type()164 info_only = (opt_bug && strcmp(opt_bug, "cve-2017-15951") != 0); in test_with_key_type()