Searched defs:auth_init (Results 1 - 3 of 3) sorted by relevance

/external/srtp/crypto/include/
H A Dauth.h77 #define auth_init(a, key) \ macro
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
H A Dauth.h79 #define auth_init(a, key) \ macro
/external/wpa_supplicant_8/wpa_supplicant/tests/
H A Dtest_wpa.c295 static int auth_init(struct wpa *wpa) function
355 if (auth_init(&wpa) < 0)

Completed in 1827 milliseconds