Searched refs:auth_init (Results 1 – 7 of 7) sorted by relevance
117 status = auth_init(a, test_case->key); in auth_type_self_test()
77 #define auth_init(a, key) \ macro
139 status = auth_init(a, (uint8_t *)key1); in main()
295 static int auth_init(struct wpa *wpa) in auth_init() function355 if (auth_init(&wpa) < 0) in main()
26 Eliminate key_len from auth_init()
130 A minor auth_t API change: last argument of auth_init() eliminated.
407 stat = auth_init(srtp->rtp_auth, tmp_key); in srtp_stream_init_keys()456 stat = auth_init(srtp->rtcp_auth, tmp_key); in srtp_stream_init_keys()