Searched defs:bio_method (Results 1 – 4 of 4) sorted by relevance
63 const BIO_METHOD bio_method = { variable
143 static const BIO_METHOD bio_method = { in Initialize() local
6191 UniquePtr<BIO_METHOD> bio_method(BIO_meth_new(0, nullptr)); in TEST_P() local
7184 UniquePtr<BIO_METHOD> bio_method(BIO_meth_new(0, nullptr)); in TEST_P() local