Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbio_lib.c71 BIO *BIO_new(const BIO_METHOD *method) in BIO_new() function
/third_party/curl/lib/
Dsetup-vms.h200 #define BIO_new BIO_NEW macro
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h803 #define BIO_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_new) macro