Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.cc268 int shrpx_bio_destroy(BIO *b) { in shrpx_bio_destroy() function
293 BIO_meth_set_destroy(meth, shrpx_bio_destroy); in create_bio_method()
304 shrpx_bio_ctrl, shrpx_bio_create, shrpx_bio_destroy, in create_bio_method()