Home
last modified time | relevance | path

Searched refs:bio_method (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_connection.cc316 auto bio = BIO_new(tlsconf.bio_method); in set_ssl()
Dshrpx_config.h670 BIO_METHOD *bio_method; member
Dshrpx.cc3019 tlsconf.bio_method = create_bio_method(); in process_options()