Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dtls_gnutls.c263 static int tls_write(URLContext *h, const uint8_t *buf, int size) in tls_write() function
Dtls_mbedtls.c320 static int tls_write(URLContext *h, const uint8_t *buf, int size) in tls_write() function
Dtls_securetransport.c380 static int tls_write(URLContext *h, const uint8_t *buf, int size) in tls_write() function
Dtls_openssl.c349 static int tls_write(URLContext *h, const uint8_t *buf, int size) in tls_write() function
Dtls_schannel.c527 static int tls_write(URLContext *h, const uint8_t *buf, int len) in tls_write() function