Searched refs:oakley_authdef (Results 1 – 1 of 1) sorted by relevance
234 static struct misc_algorithm oakley_authdef[] = { variable756 for (i = 0; i < ARRAYLEN(oakley_authdef); i++)757 if (type == oakley_authdef[i].type) {758 res = oakley_authdef[i].doi;770 for (i = 0; i < ARRAYLEN(oakley_authdef); i++)771 if (doi == oakley_authdef[i].doi) {772 return oakley_authdef[i].name;