HomeSort by relevance Sort by last modified time
    Searched full:pfsgroup (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ipsectypes.h 122 IPSEC_PFS_GROUP pfsGroup;
316 IPSEC_PFS_GROUP pfsGroup;
516 IPSEC_PFS_GROUP pfsGroup;
  /external/ipsec-tools/src/racoon/
isakmp_quick.c 159 int pfsgroup, idci, idcr;
190 pfsgroup = iph2->proposal->pfs_group;
191 if (pfsgroup) {
193 if (oakley_setdhgroup(pfsgroup, &iph2->pfsgrp) < 0) {
235 if (pfsgroup)
255 if (pfsgroup)
265 if (pfsgroup)
1193 int pfsgroup;
1220 pfsgroup = iph2->approval->pfs_group;
1221 if (iph2->dhpub_p != NULL && pfsgroup != 0)
158 int pfsgroup, idci, idcr; local
1192 int pfsgroup; local
    [all...]

Completed in 524 milliseconds