Home | History | Annotate | Download | only in crypto

Lines Matching refs:wpabuf

1193 struct wpabuf * dh_init(const struct dh_group *dh, struct wpabuf **priv)
1195 struct wpabuf *pv;
1245 struct wpabuf * dh_derive_shared(const struct wpabuf *peer_public,
1246 const struct wpabuf *own_private,
1249 struct wpabuf *shared;