Searched refs:dh5_init (Results 1 - 13 of 13) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Ddh_group5.h18 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ);
H A Ddh_group5.c22 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) function
H A Dcrypto_openssl.c413 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) function
/external/wpa_supplicant_8/src/crypto/
H A Ddh_group5.h18 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ);
H A Ddh_group5.c22 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) function
H A Dcrypto_openssl.c413 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Ddh_group5.h18 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ);
H A Ddh_group5.c22 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) function
H A Dcrypto_openssl.c413 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) function
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_attr_build.c43 wps->dh_ctx = dh5_init(&wps->dh_privkey, &pubkey);
/external/wpa_supplicant_8/src/wps/
H A Dwps_attr_build.c43 wps->dh_ctx = dh5_init(&wps->dh_privkey, &pubkey);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_attr_build.c43 wps->dh_ctx = dh5_init(&wps->dh_privkey, &pubkey);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwps_supplicant.c942 wps->dh_ctx = dh5_init(&wps->dh_privkey, &wps->dh_pubkey);

Completed in 118 milliseconds