Searched refs:dh5_derive_shared (Results 1 – 4 of 4) sorted by relevance
14 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public,
32 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, in dh5_derive_shared() function
686 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, in dh5_derive_shared() function
83 dh_shared = dh5_derive_shared(wps->dh_ctx, pubkey, wps->dh_privkey); in wps_derive_keys()