EAP-PEAP common routines. More...
#include "includes.h"
#include "common.h"
#include "sha1.h"
#include "eap_peap_common.h"
Go to the source code of this file.
Functions | |
void | peap_prfplus (int version, const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) |
EAP-PEAP common routines.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Alternatively, this software may be distributed under the terms of BSD license.
See README and COPYING for more details.
Definition in file eap_peap_common.c.