OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:auth_init
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/include/
auth.h
77
#define
auth_init
(a, key) \
macro
/external/wpa_supplicant_8/wpa_supplicant/tests/
test_wpa.c
305
static int
auth_init
(struct wpa *wpa)
function
365
if (
auth_init
(&wpa) < 0)
/external/wpa_supplicant_6/wpa_supplicant/tests/
test_wpa.c
320
static int
auth_init
(struct wpa *wpa)
function
380
if (
auth_init
(&wpa) < 0)
Completed in 610 milliseconds