Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbio_meth.c36 BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h794 #define BIO_meth_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_meth_new) macro