Home
last modified time | relevance | path

Searched refs:pa_auth_cookie_create (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dauth-cookie.h28 pa_auth_cookie* pa_auth_cookie_create(pa_core *c, const void *data, size_t size);
H A Dauth-cookie.c78 pa_auth_cookie *pa_auth_cookie_create(pa_core *core, const void *data, size_t size) { in pa_auth_cookie_create() function
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c2407 if (!(u->auth_cookie = pa_auth_cookie_create(u->core, cookie, sizeof(cookie)))) in do_init()

Completed in 5 milliseconds