Home
last modified time | relevance | path

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

/openbsd-src/sbin/isakmpd/
H A Dipsec.h57 struct ipsec_exch { struct
58 u_int flags;
59 struct hash *hash;
60 struct ike_auth *ike_auth;
61 struct group *group;
62 u_int16_t prf_type;
65 u_int8_t pfs;
71 size_t sa_i_b_len;
72 u_int8_t *sa_i_b;
75 size_t g_x_len;
[all …]