Home
last modified time | relevance | path

Searched refs:bio_create (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/swi-pl/swipl-8.2.3/packages/ssl/
H A Dcryptolib.c325 bio_create(BIO* bio) in bio_create() function
367 &bio_create,
378 &bio_create,
389 &bio_create,
435 (BIO_meth_set_create(rm, &bio_create) <= 0) || in read_method_init()
461 (BIO_meth_set_create(wm, &bio_create) <= 0) || in write_method_init()
476 (BIO_meth_set_create(wm, &bio_create) <= 0) || in write_text_method_init()
/dports/audio/re/re-0.5.8/src/tls/openssl/
H A Dtls_tcp.c64 static int bio_create(BIO *b)
152 BIO_meth_set_create(method, bio_create);
168 bio_create,
H A Dtls_udp.c68 static int bio_create(BIO *b) in bio_create() function
177 BIO_meth_set_create(method, bio_create); in bio_method_udp()
193 bio_create,
/dports/print/ghostscript9-x11/ghostscript-9.06/openjpeg/libopenjpeg/
H A Dbio.h67 opj_bio_t* bio_create(void);
H A Dbio.c117 opj_bio_t* bio_create(void) { in bio_create() function
/dports/print/ghostscript9-base/ghostscript-9.06/openjpeg/libopenjpeg/
H A Dbio.h67 opj_bio_t* bio_create(void);
H A Dbio.c117 opj_bio_t* bio_create(void) { in bio_create() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/openjpeg/libopenjpeg/
H A Dbio.h67 opj_bio_t* bio_create(void);
H A Dbio.c117 opj_bio_t* bio_create(void) { in bio_create() function
/dports/graphics/openjpeg/openjpeg-2.4.0/src/lib/openjp3d/
H A Dbio.h71 opj_bio_t* bio_create(void);
H A Dbio.c128 opj_bio_t* bio_create() in bio_create() function
/dports/graphics/openjpeg/openjpeg-2.4.0/src/lib/openmj2/
H A Dbio.h73 opj_bio_t* bio_create(void);
H A Dbio.c127 opj_bio_t* bio_create(void) in bio_create() function
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/libopenjpeg/
H A Dbio.h67 opj_bio_t* bio_create(void);
H A Dbio.c117 opj_bio_t* bio_create(void) { in bio_create() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/OpenJPEG/src/openjpeg/
H A Dbio.h68 opj_bio_t* bio_create(void);
H A Dbio.c119 opj_bio_t* bio_create(void) { in bio_create() function
/dports/misc/vxl/vxl-3.3.2/v3p/openjpeg2/
H A Dbio.h68 opj_bio_t* bio_create(void);
H A Dbio.c119 opj_bio_t* bio_create(void) { in bio_create() function
/dports/mail/libvmime/vmime-0.9.2/src/vmime/net/tls/openssl/
H A DTLSSocket_OpenSSL.hpp102 static int bio_create(BIO* bio);
H A DTLSSocket_OpenSSL.cpp65 TLSSocket_OpenSSL::bio_create,
648 int TLSSocket_OpenSSL::bio_create(BIO* bio) in bio_create() function in vmime::net::tls::TLSSocket_OpenSSL
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/streams/
H A Dopenssl.c225 static int bio_create(BIO *b) in bio_create() function
292 BIO_meth_set_create(git_stream_bio_method, bio_create); in init_bio_method()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/streams/
H A Dopenssl.c225 static int bio_create(BIO *b) in bio_create() function
292 BIO_meth_set_create(git_stream_bio_method, bio_create); in init_bio_method()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/streams/
H A Dopenssl.c225 static int bio_create(BIO *b) in bio_create() function
292 BIO_meth_set_create(git_stream_bio_method, bio_create); in init_bio_method()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/streams/
H A Dopenssl.c225 static int bio_create(BIO *b) in bio_create() function
292 BIO_meth_set_create(git_stream_bio_method, bio_create); in init_bio_method()

123