HomeSort by relevance Sort by last modified time
    Searched refs:dh5_derive_shared (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/crypto/
dh_group5.c 32 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, function
dh_group5.h 14 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public,
crypto_openssl.c 686 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, function
  /external/wpa_supplicant_8/src/wps/
wps_common.c 83 dh_shared = dh5_derive_shared(wps->dh_ctx, pubkey, wps->dh_privkey);

Completed in 263 milliseconds