wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros
ext_password.h File Reference

External password backend. More...

Go to the source code of this file.

Macros

#define ext_password_init(b, p)   ((void *) 1)
 
#define ext_password_deinit(d)   do { } while (0)
 
#define ext_password_get(d, n)   (NULL)
 
#define ext_password_free(p)   do { } while (0)
 

Detailed Description

External password backend.