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