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

/freebsd-11-stable/contrib/wpa/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) function
H A Dcrypto_wolfssl.c698 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) function
H A Dcrypto_openssl.c857 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) function
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_attr_build.c64 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, pubkey);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dap.c1485 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, wps->dh_pubkey);
H A Dwps_supplicant.c2351 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, wps->dh_pubkey);

Completed in 113 milliseconds