Searched defs:dhgroup (Results 1 – 4 of 4) sorted by relevance
31 struct dhgroup { struct32 int size;33 BIGNUM *g;34 BIGNUM *p;
63 u8 dhgroup; member
42 static int eap_eke_dhcomp_len(u8 dhgroup, u8 encr) in eap_eke_dhcomp_len()699 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, in eap_eke_session_init()
31 u8 dhgroup; /* forced DH group or 0 to allow all supported */ member165 static int eap_eke_supp_dhgroup(u8 dhgroup) in eap_eke_supp_dhgroup()