HomeSort by relevance Sort by last modified time
    Searched defs:BIO_new (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/platform/cloud/
oauth_client.cc 191 BIO_new(BIO_s_mem()), [](BIO* ptr) { BIO_free_all(ptr); });
  /external/boringssl/src/crypto/bio/
bio.c 71 BIO *BIO_new(const BIO_METHOD *method) {
  /external/curl/lib/
setup-vms.h 200 #define BIO_new BIO_NEW

Completed in 67 milliseconds