Home
last modified time | relevance | path

Searched defs:BIO_new (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dbio.rs35 pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; in BIO_new() functions
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_lib.c121 BIO *BIO_new(const BIO_METHOD *method) in BIO_new() function
/third_party/openssl/crypto/bio/
H A Dbio_lib.c121 BIO *BIO_new(const BIO_METHOD *method) in BIO_new() function
/third_party/curl/lib/
H A Dsetup-vms.h202 #define BIO_new BIO_NEW macro

Completed in 5 milliseconds