Home
last modified time | relevance | path

Searched defs:BIO_new (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/bio/
Dbio.c94 BIO *BIO_new(const BIO_METHOD *method) { in BIO_new() function
/external/openssl/crypto/bio/
Dbio_lib.c66 BIO *BIO_new(BIO_METHOD *method) in BIO_new() function