Searched defs:bio_method (Results 1 – 7 of 7) sorted by relevance
45 BIO_METHOD *bio_method; member
61 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
7778 UniquePtr<BIO_METHOD> bio_method(BIO_meth_new(0, nullptr)); in TEST_P() local
7708 UniquePtr<BIO_METHOD> bio_method(BIO_meth_new(0, nullptr)); in TEST_P() local