Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/
H A Dopenssl-compat.h11 static inline BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbio_meth.c36 BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_meth.c36 BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c139 BIO_meth_new( int type, const char *name ) in BIO_meth_new() function