Searched refs:dh5_derive_shared (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Ddh_group5.c31 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, function
H A Ddh_group5.h14 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public,
H A Dcrypto_openssl.c543 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, function
/freebsd-10.0-release/contrib/wpa/src/wps/
H A Dwps_common.c80 dh_shared = dh5_derive_shared(wps->dh_ctx, pubkey, wps->dh_privkey);

Completed in 119 milliseconds