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
tls
pkcs5.h
Go to the documentation of this file.
1
5
#ifndef PKCS5_H
6
#define PKCS5_H
7
8
u8 * pkcs5_decrypt(
const
u8 *enc_alg,
size_t
enc_alg_len,
9
const
u8 *enc_data,
size_t
enc_data_len,
10
const
char
*passwd,
size_t
*data_len);
11
12
#endif
/* PKCS5_H */
Generated on Sun Sep 27 2015 22:08:07 for wpa_supplicant / hostapd by
1.8.6