Go to the source code of this file.
Functions | |
struct wpabuf * | dh5_derive_shared (void *ctx, const struct wpabuf *peer_public, const struct wpabuf *own_private) |
void | dh5_free (void *ctx) |
void * | dh5_init (struct wpabuf **priv, struct wpabuf **publ) |
struct wpabuf* dh5_derive_shared | ( | void * | ctx, | |
const struct wpabuf * | peer_public, | |||
const struct wpabuf * | own_private | |||
) | [read] |
Definition at line 461 of file crypto_openssl.c.
void dh5_free | ( | void * | ctx | ) |
Definition at line 498 of file crypto_openssl.c.
Definition at line 413 of file crypto_openssl.c.