HomeSort by relevance Sort by last modified time
    Searched refs:isakmp_parsewoh (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
isakmp_var.h 68 extern vchar_t *isakmp_parsewoh __P((int, struct isakmp_gen *, int));
security.c 90 pbuf = isakmp_parsewoh(ISAKMP_NPTYPE_P, (struct isakmp_gen *)bp, len);
117 tbuf = isakmp_parsewoh(ISAKMP_NPTYPE_T, (struct isakmp_gen *)bp, len);
ipsec_doi.c 1336 pbuf = isakmp_parsewoh(ISAKMP_NPTYPE_P, (struct isakmp_gen *)bp, tlen);
    [all...]
isakmp.c 1419 isakmp_parsewoh(np0, gen, len) function
    [all...]

Completed in 94 milliseconds