HomeSort by: relevance | last modified time | path
    Searched refs:dh5_derive_shared (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/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_wolfssl.c 1035 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, function
crypto_openssl.c 1231 struct wpabuf * dh5_derive_shared(void *ctx, const struct wpabuf *peer_public, function
  /src/external/bsd/wpa/dist/src/wps/
wps_common.c 83 dh_shared = dh5_derive_shared(wps->dh_ctx, pubkey, wps->dh_privkey);

Completed in 35 milliseconds