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

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Ddh_group5.c32 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.c815 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, function
/external/wpa_supplicant_8/src/crypto/
H A Ddh_group5.c32 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.c815 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Ddh_group5.c32 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.c815 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, function
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_common.c83 dh_shared = dh5_derive_shared(wps->dh_ctx, pubkey, wps->dh_privkey);
/external/wpa_supplicant_8/src/wps/
H A Dwps_common.c83 dh_shared = dh5_derive_shared(wps->dh_ctx, pubkey, wps->dh_privkey);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_common.c83 dh_shared = dh5_derive_shared(wps->dh_ctx, pubkey, wps->dh_privkey);

Completed in 687 milliseconds