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

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

Completed in 88 milliseconds