Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dbio.rs40 pub fn BIO_new_fp(stream: *mut FILE, close_flag: c_int) -> *mut BIO; in BIO_new_fp() function
/third_party/openssl/crypto/bio/
Dbss_file.c91 BIO *BIO_new_fp(FILE *stream, int close_flag) in BIO_new_fp() function
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbss_file.c91 BIO *BIO_new_fp(FILE *stream, int close_flag) in BIO_new_fp() function