Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dopenssl-compat.h10 static inline BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
/freebsd/contrib/libevent/
H A Dopenssl-compat.h10 static inline BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_meth.c36 BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function