Searched refs:dh5_init_fixed (Results 1 – 3 of 3) sorted by relevance
13 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ);
26 void * dh5_init_fixed(const struct wpabuf *priv, const struct wpabuf *publ) in dh5_init_fixed() function
41 wps->dh_ctx = dh5_init_fixed(wps->dh_privkey, pubkey); in wps_build_public_key()