Home
last modified time | relevance | path

Searched refs:BIO_ctrl_pending (Results 1 – 16 of 16) sorted by relevance

/freebsd-14-stable/crypto/openssl/doc/man3/
HDBIO_ctrl.pod7 BIO_pending, BIO_wpending, BIO_ctrl_pending, BIO_ctrl_wpending,
32 size_t BIO_ctrl_pending(BIO *b);
73 BIO_pending(), BIO_ctrl_pending(), BIO_wpending() and BIO_ctrl_wpending()
75 Not all BIOs support these calls. BIO_ctrl_pending() and BIO_ctrl_wpending()
102 BIO_pending(), BIO_ctrl_pending(), BIO_wpending() and BIO_ctrl_wpending()
104 negative value or 0 on error. BIO_ctrl_pending() and BIO_ctrl_wpending() return
144 In older versions of OpenSSL the BIO_ctrl_pending() and
HDBIO_s_bio.pod52 The standard calls BIO_ctrl_pending() and BIO_ctrl_wpending() can be used to
174 Use the BIO_ctrl_pending(), to find out whether data is buffered in the BIO
HDBIO_s_mem.pod51 BIO_ctrl_pending() returns the number of bytes currently stored.
/freebsd-14-stable/contrib/wpa/hs20/client/
HDest.c490 rlen = BIO_ctrl_pending(out); in generate_csr()
/freebsd-14-stable/contrib/wpa/src/crypto/
HDtls_openssl_ocsp.c227 rlen = BIO_ctrl_pending(out); in DEFINE_STACK_OF()
HDtls_openssl.c2478 rlen = BIO_ctrl_pending(out); in debug_print_cert()
4595 res = BIO_ctrl_pending(conn->ssl_out); in openssl_handshake()
5024 rlen = BIO_ctrl_pending(out); in ocsp_debug_print_resp()
HDcrypto_openssl.c4147 rlen = BIO_ctrl_pending(out); in crypto_ec_key_debug_print()
4225 rlen = BIO_ctrl_pending(out); in crypto_pkcs7_get_certificates()
/freebsd-14-stable/contrib/wpa/src/utils/
HDhttp_curl.c191 rlen = BIO_ctrl_pending(out); in debug_dump_cert()
1058 rlen = BIO_ctrl_pending(out); in ocsp_debug_print_resp()
/freebsd-14-stable/crypto/openssl/crypto/bio/
HDbio_lib.c622 size_t BIO_ctrl_pending(BIO *bio) in BIO_ctrl_pending() function
/freebsd-14-stable/crypto/openssl/test/
HDssl_old_test.c2453 r1 = BIO_ctrl_pending(io1); in doit_biopair()
2493 r1 = BIO_ctrl_pending(io2); in doit_biopair()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDbio.h562 size_t BIO_ctrl_pending(BIO *b);
HDbio.h.in539 size_t BIO_ctrl_pending(BIO *b);
/freebsd-14-stable/contrib/unbound/smallapp/
HDunbound-anchor.c1189 pathname, (int)BIO_ctrl_pending(bio)); in https()
/freebsd-14-stable/secure/lib/libcrypto/
HDVersion.map275 BIO_ctrl_pending;
/freebsd-14-stable/secure/lib/libcrypto/man/man3/
HDMakefile777 MLINKS+= BIO_ctrl.3 BIO_ctrl_pending.3
/freebsd-14-stable/crypto/openssl/util/
HDlibcrypto.num1328 BIO_ctrl_pending 1358 3_0_0 EXIST::FUNCTION: