/external/ipsec-tools/src/racoon/ |
isakmp_quick.h | 37 extern int quick_i1prep __P((struct ph2handle *, vchar_t *)); 38 extern int quick_i1send __P((struct ph2handle *, vchar_t *)); 39 extern int quick_i2recv __P((struct ph2handle *, vchar_t *)); 40 extern int quick_i2send __P((struct ph2handle *, vchar_t *)); 41 extern int quick_i3recv __P((struct ph2handle *, vchar_t *)); 43 extern int quick_r1recv __P((struct ph2handle *, vchar_t *)); 44 extern int quick_r1prep __P((struct ph2handle *, vchar_t *)); 45 extern int quick_r2send __P((struct ph2handle *, vchar_t *)); 46 extern int quick_r3recv __P((struct ph2handle *, vchar_t *)); 47 extern int quick_r3send __P((struct ph2handle *, vchar_t *)) [all...] |
pfkey.h | 54 struct ph2handle; 55 extern int pk_sendgetspi __P((struct ph2handle *)); 56 extern int pk_sendupdate __P((struct ph2handle *)); 57 extern int pk_sendadd __P((struct ph2handle *)); 58 extern int pk_sendeacquire __P((struct ph2handle *)); 59 extern int pk_sendspdupdate2 __P((struct ph2handle *)); 60 extern int pk_sendspdadd2 __P((struct ph2handle *)); 61 extern int pk_sendspddelete __P((struct ph2handle *)); 64 extern void pfkey_timeover __P((struct ph2handle *));
|
isakmp_var.h | 57 struct ph2handle; 80 extern int isakmp_ph2resend __P((struct ph2handle *)); 86 extern void isakmp_ph2expire __P((struct ph2handle *)); 88 extern void isakmp_ph2delete __P((struct ph2handle *)); 90 extern int isakmp_post_acquire __P((struct ph2handle *)); 91 extern int isakmp_post_getspi __P((struct ph2handle *)); 93 extern void isakmp_chkph1there __P((struct ph2handle *)); 106 extern caddr_t set_isakmp_header2 __P((vchar_t *, struct ph2handle *, int)); 128 void delete_spd __P((struct ph2handle *, u_int64_t));
|
handler.h | 208 LIST_HEAD(_ph2ofph1_, ph2handle) ph2tree; 246 struct ph2handle { struct 321 LIST_ENTRY(ph2handle) chain; 322 LIST_ENTRY(ph2handle) ph1bind; /* chain to ph1handle */ 423 struct ph2handle; 445 extern struct ph2handle *getph2byspidx __P((struct policyindex *)); 446 extern struct ph2handle *getph2byspid __P((u_int32_t)); 447 extern struct ph2handle *getph2byseq __P((u_int32_t)); 448 extern struct ph2handle *getph2bysaddr __P((struct sockaddr *, 450 extern struct ph2handle *getph2bymsgid __P((struct ph1handle *, u_int32_t)) [all...] |
isakmp_inf.h | 40 extern int isakmp_info_send_d2 __P((struct ph2handle *)); 44 extern int isakmp_info_send_n2 __P((struct ph2handle *, int, vchar_t *));
|
ipsec_doi.h | 208 extern int ipsecdoi_selectph2proposal __P((struct ph2handle *)); 209 extern int ipsecdoi_checkph2proposal __P((struct ph2handle *)); 213 extern int ipsecdoi_updatespi __P((struct ph2handle *iph2)); 220 extern int ipsecdoi_setid2 __P((struct ph2handle *)); 229 extern int ipsecdoi_setph2proposal __P((struct ph2handle *));
|
handler.c | 85 static LIST_HEAD(_ph2tree_, ph2handle) ph2tree; 434 * search ph2handle with policy id. 436 struct ph2handle * 440 struct ph2handle *p; 444 * there are ph2handle independent on policy 455 * search ph2handle with sequence number. 457 struct ph2handle * 461 struct ph2handle *p; 472 * search ph2handle with message id. 474 struct ph2handle * [all...] |
proposal.h | 210 extern int set_proposal_from_policy __P((struct ph2handle *, 212 extern int set_proposal_from_proposal __P((struct ph2handle *));
|
policy.h | 138 struct ph2handle; 160 extern void set_secctx_in_proposal __P((struct ph2handle *, struct policyindex));
|
oakley.h | 174 struct ph2handle; 190 extern int oakley_compute_keymat __P((struct ph2handle *, int));
|
isakmp_quick.c | 91 static vchar_t *quick_ir1mx __P((struct ph2handle *, vchar_t *, vchar_t *)); 92 static int get_sainfo_r __P((struct ph2handle *)); 93 static int get_proposal_r __P((struct ph2handle *)); 104 struct ph2handle *iph2; 150 struct ph2handle *iph2; 312 struct ph2handle *iph2; 554 struct ph2handle *iph2; 693 struct ph2handle *iph2; 836 struct ph2handle *iph2; 1149 struct ph2handle *iph2 [all...] |
pfkey.c | 124 static int getsadbpolicy __P((caddr_t *, int *, int, struct ph2handle *)); 807 pfkey_timeover((struct ph2handle *)p); 812 struct ph2handle *iph2; 839 struct ph2handle *iph2; 933 struct ph2handle *iph2; 1027 struct ph2handle *iph2; 1176 struct ph2handle *iph2; 1313 struct ph2handle *iph2; [all...] |
isakmp.c | 133 static int nostate2 __P((struct ph2handle *, vchar_t *)); 165 __P((struct ph2handle *, vchar_t *)) = { 181 static int quick_main __P((struct ph2handle *, vchar_t *)); 184 static int isakmp_ph2begin_i __P((struct ph1handle *, struct ph2handle *)); 661 struct ph2handle *iph2; 946 struct ph2handle *iph2; 1251 struct ph2handle *iph2; [all...] |
isakmp_inf.c | 458 struct ph2handle *iph2; 623 struct ph2handle *iph2; 836 struct ph2handle *iph2; 892 struct ph2handle *iph2 = NULL; 1028 /* XXX If Acknowledged Informational required, don't delete ph2handle */ 1138 struct ph2handle *iph2; 1293 struct ph2handle *iph2; [all...] |
security.c | 165 struct ph2handle *iph2;
|
ipsec_doi.c | 108 static struct prop_pair *get_ph2approval __P((struct ph2handle *, 110 static struct prop_pair *get_ph2approvalx __P((struct ph2handle *, 158 static vchar_t *setph2proposal0 __P((const struct ph2handle *, 890 struct ph2handle *iph2; 925 struct ph2handle *iph2; 1115 struct ph2handle *iph2; 1152 struct ph2handle *iph2; [all...] |
policy.c | 106 struct ph2handle *iph2;
|
proposal.c | 1033 struct ph2handle *iph2; 1172 struct ph2handle *iph2;
|
racoonctl.c | 1218 struct ph2handle *iph2; 1241 iph2 = (struct ph2handle *)buf; [all...] |
oakley.c | 132 static int oakley_compute_keymat_x __P((struct ph2handle *, int, int)); 441 struct ph2handle *iph2; 477 struct ph2handle *iph2; [all...] |
isakmp_cfg.c | 1122 struct ph2handle *iph2 = NULL; [all...] |