Searched refs:cmac_algo (Results 1 – 1 of 1) sorted by relevance
38 } cmac_algo[] = { variable89 for (j = 0; j < RTE_DIM(cmac_algo); j++) { in parse_test_cmac_init()90 if (!strstr(line, cmac_algo[j].str)) in parse_test_cmac_init()93 info.algo = cmac_algo[j].algo; in parse_test_cmac_init()97 if (j == RTE_DIM(cmac_algo)) in parse_test_cmac_init()