Searched refs:dh_init (Results 1 – 6 of 6) sorted by relevance
71 static int dh_init(DH *dh);89 dh_init,252 static int dh_init(DH *dh) in dh_init() function
27 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv);
554 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) in dh_init() function
29 pubkey = dh_init(dh_groups_get(WPS_DH_GROUP), &wps->dh_privkey); in wps_build_public_key()
979 pv = dh_init(data->dh, &data->i_dh_private); in ikev2_build_kei()
960 pv = dh_init(data->dh, &data->r_dh_private); in ikev2_build_ker()