Searched refs:ipsec_compdef (Results 1 – 1 of 1) sorted by relevance
222 static struct misc_algorithm ipsec_compdef[] = { variable673 for (i = 0; i < ARRAYLEN(ipsec_compdef); i++)674 if (type == ipsec_compdef[i].type) {675 res = ipsec_compdef[i].doi;