Searched refs:oakley_authdef (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dalgorithm.c208 static struct misc_algorithm oakley_authdef[] = { variable in typeref:struct:misc_algorithm
664 for (i = 0; i < ARRAYLEN(oakley_authdef); i++)
665 if (type == oakley_authdef[i].type) {
666 res = oakley_authdef[i].doi;

Completed in 102 milliseconds