Home
last modified time | relevance | path

Searched refs:ext_password_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dext_password_i.h21 struct wpabuf * ext_password_alloc(size_t len);
H A Dext_password_test.c64 buf = ext_password_alloc(pos2 - pos); in ext_password_test_get()
H A Dext_password.c84 struct wpabuf * ext_password_alloc(size_t len) in ext_password_alloc() function