Searched defs:bio_method (Results 1 – 2 of 2) sorted by relevance
6191 UniquePtr<BIO_METHOD> bio_method(BIO_meth_new(0, nullptr)); in TEST_P() local
6034 UniquePtr<BIO_METHOD> bio_method(BIO_meth_new(0, nullptr)); in TEST_P() local