Home
last modified time | relevance | path

Searched refs:stream_get_method (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dopenssl_stream_bio.cc117 BIO_METHOD* stream_get_method() { in stream_get_method() function
123 BIO_METHOD* stream_get_method() { in stream_get_method() function
144 BIO* bio = BIO_new(stream_get_method()); in BIO_new_stream()