Searched refs:async_bio_create (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/test/
H A Dasync_bio.h21 // async_bio_create creates a filter BIO for testing asynchronous state
26 BIO *async_bio_create();
H A Dasync_bio.cc150 BIO *async_bio_create() { function
H A Dbssl_shim.cc387 config->is_dtls ? async_bio_create_datagram() : async_bio_create();

Completed in 107 milliseconds