Home
last modified time | relevance | path

Searched refs:np_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_inf.c1026 isakmp_add_pl_n(buf0, np_p, type, pr, data) in isakmp_add_pl_n() argument
1028 u_int8_t **np_p;
1038 if (*np_p)
1039 **np_p = ISAKMP_NPTYPE_N;
1068 *np_p = &n->h.np;
H A Dipsec_doi.c1438 u_int8_t *np_p = NULL; local
1470 if (np_p)
1471 *np_p = ISAKMP_NPTYPE_P;
1479 np_p = &((struct isakmp_pl_p *)bp)->h.np;
1563 u_int8_t *np_p = NULL; local
1628 if (np_p)
1629 *np_p = ISAKMP_NPTYPE_P;
1637 np_p = &((struct isakmp_pl_p *)bp)->h.np;
H A Disakmp_quick.c1483 u_int8_t *np_p = NULL; local
1580 np_p = &((struct isakmp_gen *)p)->np; /* XXX */
1590 np_p = &((struct isakmp_gen *)p)->np; /* XXX */
1602 np_p = &((struct isakmp_gen *)p)->np; /* XXX */
1649 body = isakmp_add_pl_n(body, &np_p,