Home
last modified time | relevance | path

Searched defs:rmconf (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dremoteconf.c95 rmconf_match_identity(struct remoteconf *rmconf, vchar_t *id_p) in rmconf_match_identity()
164 rmconf_match_etype_and_approval(struct remoteconf *rmconf, int etype, in rmconf_match_etype_and_approval()
194 rmconf_match_type(struct rmconfselector *rmsel, struct remoteconf *rmconf) in rmconf_match_type()
333 struct remoteconf *rmconf; member
339 rmconf_find(struct remoteconf *rmconf, void *ctx) in rmconf_find()
569 duprmconf_shallow(struct remoteconf *rmconf) in duprmconf_shallow()
598 struct remoteconf *rmconf; in duprmconf_finish() local
702 delrmconf(struct remoteconf *rmconf) in delrmconf()
818 remrmconf(struct remoteconf *rmconf) in remrmconf()
864 check_etypeok(struct remoteconf *rmconf, void *ctx) in check_etypeok()
[all …]
Dnattraversal.c312 natt_is_enabled(struct remoteconf *rmconf, void *args __unused) in natt_is_enabled()
324 struct rmconfselector rmconf; in natt_handle_vendorid() local
482 natt_enabled_in_rmconf_stub (struct remoteconf *rmconf, void *data __unused) in natt_enabled_in_rmconf_stub()
Dcfparse.y289 struct remoteconf *rmconf; member
2644 insspspec(struct remoteconf *rmconf, struct secprotospec *spspec) in insspspec()
2710 flushspspec(struct remoteconf *rmconf) in flushspspec()
2731 set_isakmp_proposal(struct remoteconf *rmconf) in set_isakmp_proposal()
2822 struct remoteconf *rmconf) in expand_isakmpspec()
Dadmin.c425 struct remoteconf *rmconf; in admin_process() local
Dhandler.c234 struct remoteconf *rmconf; in resolveph1rmconf() local
1451 struct remoteconf *rmconf; in revalidate_ph1tree_rmconf() local
Disakmp.c1035 isakmp_ph1begin_i(struct remoteconf *rmconf, in isakmp_ph1begin_i()
2124 struct remoteconf *rmconf; in isakmp_post_acquire() local
2834 copy_ph1addresses(struct ph1handle *iph1, struct remoteconf *rmconf, in copy_ph1addresses()
Dremoteconf.h167 #define RMCONF_NONCE_SIZE(rmconf) \ argument
Dpfkey.c2839 struct remoteconf *rmconf; local
3019 struct remoteconf *rmconf; local
Dipsec_doi.c345 get_ph1approvalx(struct remoteconf *rmconf, void *ctx) in get_ph1approvalx()
2554 ipsecdoi_setph1proposal(struct remoteconf *rmconf, struct isakmpsa *props) in ipsecdoi_setph1proposal()
Doakley.c2194 oakley_append_rmconf_cr(struct remoteconf *rmconf, void *ctx) in oakley_append_rmconf_cr()
Dhandler.h126 struct remoteconf *rmconf; /* pointer to remote configuration */ member