Searched refs:async_bio (Results 1 – 4 of 4) sorted by relevance
53 AsyncBioEnforceWriteQuota(test_state->async_bio, false); in RetryAsync()55 AsyncBioEnforceWriteQuota(test_state->async_bio, true); in RetryAsync()68 AsyncBioAllowRead(test_state->async_bio, 1); in RetryAsync()71 AsyncBioAllowWrite(test_state->async_bio, 1); in RetryAsync()465 GetTestState(ssl_handback.get())->async_bio = in DoSplitHandshake()466 GetTestState(ssl->get())->async_bio; in DoSplitHandshake()467 GetTestState(ssl->get())->async_bio = nullptr; in DoSplitHandshake()
6 async_bio.cc23 async_bio.cc
37 BIO *async_bio = nullptr; member
188 AsyncBioEnforceWriteQuota(test_state->async_bio, false); in DoRead()195 AsyncBioEnforceWriteQuota(test_state->async_bio, true); in DoRead()678 GetTestState(ssl.get())->async_bio = async_scoped.get(); in DoConnection()915 AsyncBioAllowWrite(GetTestState(ssl)->async_bio, 1); in DoExchange()