Home
last modified time | relevance | path

Searched defs:ext_password_backend (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/utils/
Dext_password_i.h14 struct ext_password_backend { struct
15 const char *name;
16 void * (*init)(const char *params);
17 void (*deinit)(void *ctx);
18 struct wpabuf * (*get)(void *ctx, const char *name);