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