Searched defs:dhgroup (Results 1 – 6 of 6) sorted by relevance
29 struct dhgroup { struct30 int size;31 BIGNUM *g;32 BIGNUM *p;
156 struct dhgroup { struct180 extern void oakley_dhgrp_free __P((struct dhgroup *)); argument
167 struct dhgroup *dhgroup; member
63 u8 dhgroup; member
42 static int eap_eke_dhcomp_len(u8 dhgroup, u8 encr) in eap_eke_dhcomp_len()721 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 */ member166 static int eap_eke_supp_dhgroup(u8 dhgroup) in eap_eke_supp_dhgroup()