Home
last modified time | relevance | path

Searched refs:dh5_init_fixed (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Ddh_group5.h13 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ);
H A Ddh_group5.c26 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() function
H A Dcrypto_openssl.c857 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() function
H A Dcrypto_wolfssl.c698 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Ddh_group5.h13 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ);
H A Ddh_group5.c26 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() function
H A Dcrypto_wolfssl.c700 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() function
H A Dcrypto_openssl.c930 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_attr_build.c64 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, pubkey); in wps_build_public_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_build.c64 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, pubkey); in wps_build_public_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dap.c1485 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, wps->dh_pubkey); in wpas_ap_wps_add_nfc_pw()
H A Dwps_supplicant.c2351 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, wps->dh_pubkey); in wpas_wps_start_nfc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dap.c1741 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, wps->dh_pubkey); in wpas_ap_wps_add_nfc_pw()
H A Dwps_supplicant.c2420 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, wps->dh_pubkey); in wpas_wps_start_nfc()

Completed in 24 milliseconds