Home
last modified time | relevance | path

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

/external/libevent/
Dopenssl-compat.h6 static inline BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
/external/boringssl/src/crypto/bio/
Dbio.c570 BIO_METHOD *BIO_meth_new(int type, const char *name) { in BIO_meth_new() function