Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dopenssl_bio_string.cc52 BIO_METHOD bio_string_methods = { variable
69 BIO* bio = BIO_new(&bio_string_methods); in BIO_new_string()