Home
last modified time | relevance | path

Searched refs:BIO_s_core (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DBIO_s_core.pod5 BIO_s_core, BIO_new_from_core_bio - OSSL_CORE_BIO functions
11 const BIO_METHOD *BIO_s_core(void);
17 BIO_s_core() returns the core BIO method function.
23 should be wrapped using a BIO_s_core().
25 Once a BIO is constructed based on BIO_s_core(), the associated OSSL_CORE_BIO
32 based on BIO_s_core() and that is associated with the given library context. It
37 BIO_s_core() return a core BIO B<BIO_METHOD> structure.
45 BIO_s_core() and BIO_new_from_core_bio() were added in OpenSSL 3.0.
/openssl/crypto/bio/
H A Dbss_core.c122 const BIO_METHOD *BIO_s_core(void) in BIO_s_core() function
136 if ((outbio = BIO_new_ex(libctx, BIO_s_core())) == NULL) in BIO_new_from_core_bio()
/openssl/doc/
H A Dbuild.info654 DEPEND[html/man3/BIO_s_core.html]=man3/BIO_s_core.pod
655 GENERATE[html/man3/BIO_s_core.html]=man3/BIO_s_core.pod
656 DEPEND[man/man3/BIO_s_core.3]=man3/BIO_s_core.pod
657 GENERATE[man/man3/BIO_s_core.3]=man3/BIO_s_core.pod
3169 html/man3/BIO_s_core.html \
3832 man/man3/BIO_s_core.3 \
/openssl/include/openssl/
H A Dbio.h.in770 const BIO_METHOD *BIO_s_core(void);
/openssl/util/
H A Dlibcrypto.num5408 BIO_s_core 5536 3_0_0 EXIST::FUNCTION:

Completed in 57 milliseconds