Home
last modified time | relevance | path

Searched defs:ssl_method (Results 1 – 4 of 4) sorted by relevance

/third_party/boringssl/src/ssl/
Dbio_ssl.cc170 static const BIO_METHOD ssl_method = { variable
Dssl_lib.cc557 ssl_ctx_st::ssl_ctx_st(const SSL_METHOD *ssl_method) in ssl_ctx_st()
Dssl_test.cc73 enum { is_tls, is_dtls } ssl_method; member
/third_party/openssl/ssl/
Dssl_ciph.c641 static void ssl_cipher_collect_ciphers(const SSL_METHOD *ssl_method, in ssl_cipher_collect_ciphers()