Go to the source code of this file.
Functions | |
static void | eap_otp_deinit (struct eap_sm *sm, void *priv) |
static void * | eap_otp_init (struct eap_sm *sm) |
static struct wpabuf * | eap_otp_process (struct eap_sm *sm, void *priv, struct eap_method_ret *ret, const struct wpabuf *reqData) |
int | eap_peer_otp_register (void) |
static void eap_otp_deinit | ( | struct eap_sm * | sm, |
void * | priv | ||
) | [static] |
static void* eap_otp_init | ( | struct eap_sm * | sm | ) | [static] |
static struct wpabuf* eap_otp_process | ( | struct eap_sm * | sm, |
void * | priv, | ||
struct eap_method_ret * | ret, | ||
const struct wpabuf * | reqData | ||
) | [static, read] |
int eap_peer_otp_register | ( | void | ) |