Searched refs:cmac_algo (Results 1 – 1 of 1) sorted by relevance
50 } cmac_algo[] = { variable169 for (j = 0; j < RTE_DIM(cmac_algo); j++) { in parse_test_cmac_init()170 if (!strstr(line, cmac_algo[j].str)) in parse_test_cmac_init()173 info.algo = cmac_algo[j].algo; in parse_test_cmac_init()177 if (j == RTE_DIM(cmac_algo)) in parse_test_cmac_init()