Home
last modified time | relevance | path

Searched refs:pa_auth_cookie_read (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dauth-cookie.h32 const uint8_t* pa_auth_cookie_read(pa_auth_cookie *, size_t size);
H A Dauth-cookie.c133 const uint8_t* pa_auth_cookie_read(pa_auth_cookie *c, size_t size) { in pa_auth_cookie_read() function
H A Dprotocol-esound.c346 if ((key = pa_auth_cookie_read(c->options->auth_cookie, ESD_KEY_LEN))) in esd_proto_connect()
H A Dprotocol-native.c2502 if ((ac = pa_auth_cookie_read(c->options->auth_cookie, PA_NATIVE_COOKIE_LENGTH))) in command_auth()
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-publish.c193 pa_hexstr(pa_auth_cookie_read(u->auth_cookie, PA_NATIVE_COOKIE_LENGTH), PA_NATIVE_COOKIE_LENGTH, hx, sizeof(hx))); in pa__init()
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c2045 pa_tagstruct_put_arbitrary(t, pa_auth_cookie_read(u->auth_cookie, PA_NATIVE_COOKIE_LENGTH), PA_NATIVE_COOKIE_LENGTH); in on_sink_created()

Completed in 13 milliseconds