Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dbio.rs49 pub fn BIO_ctrl(b: *mut BIO, cmd: c_int, larg: c_long, parg: *mut c_void) -> c_long; in BIO_ctrl() function
/third_party/curl/lib/
Dsetup-vms.h200 #define BIO_ctrl BIO_CTRL macro
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_lib.c563 long BIO_ctrl(BIO *b, int cmd, long larg, void *parg) in BIO_ctrl() function
/third_party/openssl/crypto/bio/
Dbio_lib.c563 long BIO_ctrl(BIO *b, int cmd, long larg, void *parg) in BIO_ctrl() function