Searched refs:AsyncMethod (Results 1 – 1 of 1) sorted by relevance
130 static const BIO_METHOD *AsyncMethod(void) in AsyncMethod() function149 return bssl::UniquePtr<BIO>(BIO_new(AsyncMethod())); in AsyncBioCreate()153 bssl::UniquePtr<BIO> ret(BIO_new(AsyncMethod())); in AsyncBioCreateDatagram()