Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.cc162 auto bio = BIO_new(tlsconf.bio_method); in prepare_server_handshake()
Dshrpx_config.h762 BIO_METHOD *bio_method; member
Dshrpx.cc3653 tlsconf.bio_method = create_bio_method(); in process_options()