Searched defs:BIO_meth_new (Results 1 – 4 of 4) sorted by relevance
11 static inline BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
36 BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
139 BIO_meth_new( int type, const char *name ) in BIO_meth_new() function