Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dbio.rs65 pub fn BIO_meth_new(type_: c_int, name: *const c_char) -> *mut BIO_METHOD; in BIO_meth_new() function
/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/node/deps/openssl/openssl/crypto/bio/
Dbio_meth.c36 BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() function