Searched refs:alg_count (Results 1 – 1 of 1) sorted by relevance
963 int *alg_nums, alg_count, j; in algs_walker() local976 alg_nums = getipsecalgs(&alg_count, proto_nums[i]); in algs_walker()982 for (j = 0; j < alg_count; j++) { in algs_walker()