Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.h181 BIO_METHOD *create_bio_method();
Dshrpx_connection.cc285 BIO_METHOD *create_bio_method() { in create_bio_method() function
300 BIO_METHOD *create_bio_method() { in create_bio_method() function
Dshrpx.cc3019 tlsconf.bio_method = create_bio_method(); in process_options()