Home
last modified time | relevance | path

Searched refs:pl_hash (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Disakmp_ident.c689 iph1->pl_hash = NULL; in ident_i4recv()
701 iph1->pl_hash = (struct isakmp_pl_hash *)pa->ptr; in ident_i4recv()
1342 iph1->pl_hash = NULL; in ident_r3recv()
1356 iph1->pl_hash = (struct isakmp_pl_hash *)pa->ptr; in ident_r3recv()
1405 if (iph1->id_p == NULL || iph1->pl_hash == NULL) in ident_r3recv()
1423 if (iph1->pl_hash == NULL) in ident_r3recv()
1428 if (gsstoken == NULL && iph1->pl_hash == NULL) in ident_r3recv()
Dgssapi.c598 hashbuf.length = ntohs(iph1->pl_hash->h.len) - sizeof(*iph1->pl_hash); in gssapi_unwraphash()
599 hashbuf.value = (char *)(iph1->pl_hash + 1); in gssapi_unwraphash()
Disakmp_agg.c356 iph1->pl_hash = NULL; in agg_i2recv()
389 iph1->pl_hash = (struct isakmp_pl_hash *)pa->ptr; in agg_i2recv()
1300 iph1->pl_hash = NULL; in agg_r2recv()
1308 iph1->pl_hash = (struct isakmp_pl_hash *)pa->ptr; in agg_r2recv()
Disakmp_base.c604 iph1->pl_hash = (struct isakmp_pl_hash *)pa->ptr; in base_i3recv()
1067 iph1->pl_hash = NULL; in base_r2recv()
1079 iph1->pl_hash = (struct isakmp_pl_hash *)pa->ptr; in base_r2recv()
Dhandler.h195 struct isakmp_pl_hash *pl_hash; /* pointer to hash payload */ member
Doakley.c1266 if (iph1->id_p == NULL || iph1->pl_hash == NULL) { in oakley_validate_auth()
1281 r_hash = (caddr_t)(iph1->pl_hash + 1); in oakley_validate_auth()
1285 ntohs(iph1->pl_hash->h.len) - sizeof(*iph1->pl_hash)); in oakley_validate_auth()
1572 if (iph1->id_p == NULL || iph1->pl_hash == NULL) { in oakley_validate_auth()