wpa_supplicant / hostapd
2.5
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
src
crypto
dh_group5.h
Go to the documentation of this file.
1
5
#ifndef DH_GROUP5_H
6
#define DH_GROUP5_H
7
8
void
* dh5_init(
struct
wpabuf
**priv,
struct
wpabuf
**publ);
9
void
* dh5_init_fixed(
const
struct
wpabuf
*priv,
const
struct
wpabuf
*publ);
10
struct
wpabuf
* dh5_derive_shared(
void
*ctx,
const
struct
wpabuf
*peer_public,
11
const
struct
wpabuf
*own_private);
12
void
dh5_free(
void
*ctx);
13
14
#endif
/* DH_GROUP5_H */
wpabuf
Definition:
wpabuf.h:16
Generated on Sun Sep 27 2015 22:08:07 for wpa_supplicant / hostapd by
1.8.6