Home
last modified time | relevance | path

Searched refs:ipsecinit (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/netinet/
H A Dip_ipsp.h504 struct ipsecinit { struct
534 struct ipsecinit *); argument
618 int tdb_init(struct tdb *, u_int16_t, struct ipsecinit *);
630 int ipe4_init(struct tdb *, const struct xformsw *, struct ipsecinit *);
636 int ah_init(struct tdb *, const struct xformsw *, struct ipsecinit *);
648 int esp_init(struct tdb *, const struct xformsw *, struct ipsecinit *);
659 int ipcomp_init(struct tdb *, const struct xformsw *, struct ipsecinit *);
669 struct ipsecinit *);
H A Dip_ipcomp.c83 ipcomp_init(struct tdb *tdbp, const struct xformsw *xsp, struct ipsecinit *ii) in ipcomp_init()
H A Dip_ipip.c548 ipe4_init(struct tdb *tdbp, const struct xformsw *xsp, struct ipsecinit *ii) in ipe4_init()
H A Dip_ah.c102 ah_init(struct tdb *tdbp, const struct xformsw *xsp, struct ipsecinit *ii) in ah_init()
H A Dtcp_subr.c961 struct ipsecinit *ii) in tcp_signature_tdb_init()
H A Dip_esp.c96 esp_init(struct tdb *tdbp, const struct xformsw *xsp, struct ipsecinit *ii) in esp_init()
H A Dip_ipsp.c1159 tdb_init(struct tdb *tdbp, u_int16_t alg, struct ipsecinit *ii) in tdb_init()
/openbsd/sys/net/
H A Dpfkeyv2.h454 void import_key(struct ipsecinit *, struct sadb_key *, int);
456 void import_sa(struct tdb *, struct sadb_sa *, struct ipsecinit *);
H A Dpfkeyv2_convert.c120 import_sa(struct tdb *tdb, struct sadb_sa *sadb_sa, struct ipsecinit *ii) in import_sa()
795 import_key(struct ipsecinit *ii, struct sadb_key *sadb_key, int type) in import_key()
H A Dpfkeyv2.c1312 struct ipsecinit ii; in pfkeyv2_dosend()
1327 bzero(&ii, sizeof(struct ipsecinit)); in pfkeyv2_dosend()
1492 struct ipsecinit ii; in pfkeyv2_dosend()
1507 bzero(&ii, sizeof(struct ipsecinit)); in pfkeyv2_dosend()