Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dext_password.h28 #define ext_password_get(d, n) (NULL) macro
H A Dext_password.c75 struct wpabuf * ext_password_get(struct ext_password_data *data, in ext_password_get() function