Home
last modified time | relevance | path

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

/third_party/boringssl/src/ssl/
Dtls_method.cc201 const SSL_METHOD *TLS_with_buffers_method(void) { in TLS_with_buffers_method() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h528 #define TLS_with_buffers_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, TLS_with_buffers_method) macro