Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Ddh_groups.h12 struct dh_group { struct
23 const struct dh_group * dh_groups_get(int id); argument
/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c1529 const DH_NAMED_GROUP *dh_group = in get_payload_group_name() local
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.c5424 struct wpabuf * fils_build_auth(struct wpa_sm *sm, int dh_group, const u8 *md) in fils_build_auth()