Searched refs:dh5_init (Results 1 – 6 of 6) sorted by relevance
12 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ);
16 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init() function
640 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init() function
756 void * dh5_init(struct wpabuf **priv, struct wpabuf **publ) in dh5_init() function
69 wps->dh_ctx = dh5_init(&wps->dh_privkey, &pubkey); in wps_build_public_key()
651 dh_ctx = dh5_init(&priv, &pub); in wps_nfc_gen_dh()