Home
last modified time | relevance | path

Searched refs:BIO_info_cb (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_conn.c39 BIO_info_cb *info_callback;
48 static long conn_callback_ctrl(BIO *h, int cmd, BIO_info_cb *);
81 BIO_info_cb *cb = NULL; in conn_state()
545 BIO_info_cb **fptr; in conn_ctrl()
547 fptr = (BIO_info_cb **)ptr; in conn_ctrl()
582 static long conn_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in conn_callback_ctrl()
H A Dbf_null.c24 static long nullf_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
94 static long nullf_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in nullf_callback_ctrl()
H A Dbio_meth.c209 long (*BIO_meth_get_callback_ctrl(const BIO_METHOD *biom)) (BIO *, int, BIO_info_cb *) in BIO_meth_get_callback_ctrl()
216 BIO_info_cb *)) in BIO_meth_set_callback_ctrl()
H A Dbf_prefix.c23 static long prefix_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
194 static long prefix_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in prefix_callback_ctrl()
H A Dbf_nbio.c27 static long nbiof_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
172 static long nbiof_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in nbiof_callback_ctrl()
H A Dbf_readbuff.c31 static long readbuffer_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
211 static long readbuffer_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in readbuffer_callback_ctrl()
H A Dbf_lbuf.c23 static long linebuffer_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
302 static long linebuffer_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in linebuffer_callback_ctrl()
/third_party/openssl/crypto/bio/
H A Dbss_conn.c39 BIO_info_cb *info_callback;
48 static long conn_callback_ctrl(BIO *h, int cmd, BIO_info_cb *);
81 BIO_info_cb *cb = NULL; in conn_state()
545 BIO_info_cb **fptr; in conn_ctrl()
547 fptr = (BIO_info_cb **)ptr; in conn_ctrl()
582 static long conn_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in conn_callback_ctrl()
H A Dbf_null.c24 static long nullf_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
94 static long nullf_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in nullf_callback_ctrl()
H A Dbio_meth.c209 long (*BIO_meth_get_callback_ctrl(const BIO_METHOD *biom)) (BIO *, int, BIO_info_cb *) in BIO_meth_get_callback_ctrl()
216 BIO_info_cb *)) in BIO_meth_set_callback_ctrl()
H A Dbf_prefix.c23 static long prefix_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
194 static long prefix_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in prefix_callback_ctrl()
H A Dbf_nbio.c27 static long nbiof_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
172 static long nbiof_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in nbiof_callback_ctrl()
H A Dbf_readbuff.c31 static long readbuffer_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
211 static long readbuffer_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in readbuffer_callback_ctrl()
H A Dbf_lbuf.c23 static long linebuffer_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
302 static long linebuffer_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in linebuffer_callback_ctrl()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dbio_md.c26 static long md_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
196 static long md_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in md_callback_ctrl()
/third_party/openssl/crypto/evp/
H A Dbio_md.c26 static long md_callback_ctrl(BIO *h, int cmd, BIO_info_cb *fp);
196 static long md_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp) in md_callback_ctrl()
/third_party/openssl/ohos_lite/include/internal/
H A Dbio.h24 long (*callback_ctrl) (BIO *, int, BIO_info_cb *);
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h255 typedef int BIO_info_cb(BIO *, int, int); typedef
256 typedef BIO_info_cb bio_info_cb; /* backward compatibility */
567 long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
793 (BIO *, int, BIO_info_cb *);
796 BIO_info_cb *));
/third_party/node/deps/openssl/openssl/include/internal/
H A Dbio.h29 long (*callback_ctrl) (BIO *, int, BIO_info_cb *);
/third_party/openssl/include/internal/
H A Dbio.h29 long (*callback_ctrl) (BIO *, int, BIO_info_cb *);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h301 typedef int BIO_info_cb(BIO *, int, int); typedef
302 typedef BIO_info_cb bio_info_cb; /* backward compatibility */
650 long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
879 (BIO *, int, BIO_info_cb *);
882 BIO_info_cb *));
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h301 typedef int BIO_info_cb(BIO *, int, int); typedef
302 typedef BIO_info_cb bio_info_cb; /* backward compatibility */
650 long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
879 (BIO *, int, BIO_info_cb *);
882 BIO_info_cb *));
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h301 typedef int BIO_info_cb(BIO *, int, int); typedef
302 typedef BIO_info_cb bio_info_cb; /* backward compatibility */
650 long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
879 (BIO *, int, BIO_info_cb *);
882 BIO_info_cb *));
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h301 typedef int BIO_info_cb(BIO *, int, int); typedef
302 typedef BIO_info_cb bio_info_cb; /* backward compatibility */
650 long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
879 (BIO *, int, BIO_info_cb *);
882 BIO_info_cb *));
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h301 typedef int BIO_info_cb(BIO *, int, int); typedef
302 typedef BIO_info_cb bio_info_cb; /* backward compatibility */
650 long BIO_callback_ctrl(BIO *b, int cmd, BIO_info_cb *fp);
879 (BIO *, int, BIO_info_cb *);
882 BIO_info_cb *));

Completed in 21 milliseconds

1234