Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Ddh_groups.c1193 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) in dh_init() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Ddh_groups.c1193 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv) in dh_init() function
/third_party/openssl/crypto/dh/
Ddh_key.c256 static int dh_init(DH *dh) in dh_init() function