HomeSort by: relevance | last modified time | path
    Searched defs:ph1exchange (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
isakmp.c 137 static int (*ph1exchange[][2][PHASE1ST_MAX])(struct ph1handle *, vchar_t *) = { variable
783 if (ph1exchange[etypesw1(iph1->etype)]
790 error = (ph1exchange[etypesw1(iph1->etype)]
831 if ((ph1exchange[etypesw1(iph1->etype)]
1107 if ((ph1exchange[etypesw1(iph1->etype)]
1218 if ((ph1exchange[etypesw1(iph1->etype)]
1221 || (ph1exchange[etypesw1(iph1->etype)]
isakmp.c 137 static int (*ph1exchange[][2][PHASE1ST_MAX])(struct ph1handle *, vchar_t *) = { variable
783 if (ph1exchange[etypesw1(iph1->etype)]
790 error = (ph1exchange[etypesw1(iph1->etype)]
831 if ((ph1exchange[etypesw1(iph1->etype)]
1107 if ((ph1exchange[etypesw1(iph1->etype)]
1218 if ((ph1exchange[etypesw1(iph1->etype)]
1221 || (ph1exchange[etypesw1(iph1->etype)]

Completed in 45 milliseconds