Searched defs:tls_write (Results 1 – 5 of 5) sorted by relevance
| /third_party/ffmpeg/libavformat/ |
| D | tls_gnutls.c | 251 static int tls_write(URLContext *h, const uint8_t *buf, int size) in tls_write() function
|
| D | tls_securetransport.c | 380 static int tls_write(URLContext *h, const uint8_t *buf, int size) in tls_write() function
|
| D | tls_mbedtls.c | 310 static int tls_write(URLContext *h, const uint8_t *buf, int size) in tls_write() function
|
| D | tls_openssl.c | 333 static int tls_write(URLContext *h, const uint8_t *buf, int size) in tls_write() function
|
| D | tls_schannel.c | 527 static int tls_write(URLContext *h, const uint8_t *buf, int len) in tls_write() function
|