Home
last modified time | relevance | path

Searched defs:tls_read (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
Dtls_gnutls.c236 static int tls_read(URLContext *h, uint8_t *buf, int size) in tls_read() function
Dtls_securetransport.c363 static int tls_read(URLContext *h, uint8_t *buf, int size) in tls_read() function
Dtls_mbedtls.c297 static int tls_read(URLContext *h, uint8_t *buf, int size) in tls_read() function
Dtls_openssl.c318 static int tls_read(URLContext *h, uint8_t *buf, int size) in tls_read() function
Dtls_schannel.c384 static int tls_read(URLContext *h, uint8_t *buf, int len) in tls_read() function