Searched refs:TLSShared (Results 1 – 8 of 8) sorted by relevance
29 typedef struct TLSShared { struct43 } TLSShared; argument56 int ff_tls_open_underlying(TLSShared *c, URLContext *parent, const char *uri, AVDictionary **option…
45 TLSShared tls_shared;90 TLSShared *s = &c->tls_shared; in tls_shutdown_client()148 TLSShared *s = &c->tls_shared; in tls_client_handshake_loop()296 TLSShared *s = &c->tls_shared; in tls_client_handshake()336 TLSShared *s = &c->tls_shared; in tls_open()387 TLSShared *s = &c->tls_shared; in tls_read()530 TLSShared *s = &c->tls_shared; in tls_write()
32 static void set_options(TLSShared *c, const char *uri) in set_options()56 int ff_tls_open_underlying(TLSShared *c, URLContext *parent, const char *uri, AVDictionary **option… in ff_tls_open_underlying()
36 TLSShared tls_shared;76 TLSShared *c = &p->tls_shared; in ff_tls_open()
50 TLSShared tls_shared;143 TLSShared *c = &p->tls_shared; in tls_open()
39 TLSShared tls_shared;165 TLSShared *shr = &tls_ctx->tls_shared; in tls_open()
43 TLSShared tls_shared;238 TLSShared *c = &p->tls_shared; in tls_open()
46 TLSShared tls_shared;270 TLSShared *s = &c->tls_shared; in tls_open()