Searched defs:bio_method (Results 1 – 6 of 6) sorted by relevance
63 const BIO_METHOD bio_method = { variable
139 static const BIO_METHOD bio_method = { in Initialize() local
291 BIO_METHOD *bio_method; member
7202 UniquePtr<BIO_METHOD> bio_method(BIO_meth_new(0, nullptr)); in TEST_P() local
7151 UniquePtr<BIO_METHOD> bio_method(BIO_meth_new(0, nullptr)); in TEST_P() local