Home
last modified time | relevance | path

Searched defs:do_ssl3_write (Results 1 – 2 of 2) sorted by relevance

/third_party/boringssl/src/ssl/
Ds3_pkt.cc224 static int do_ssl3_write(SSL *ssl, int type, const uint8_t *in, unsigned len) { in do_ssl3_write() function
/third_party/openssl/ssl/record/
Drec_layer_s3.c652 int do_ssl3_write(SSL *s, int type, const unsigned char *buf, in do_ssl3_write() function