Searched defs:bio (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-10.1-release/crypto/openssl/crypto/ts/
H A Dts_req_print.c69 int TS_REQ_print_bio(BIO *bio, TS_REQ *a) argument
[all...]
H A Dts_lib.c71 int TS_ASN1_INTEGER_print_bio(BIO *bio, const ASN1_INTEGER *num) argument
89 int TS_OBJ_print_bio(BIO *bio, const ASN1_OBJECT *obj) argument
99 int TS_ext_print_bio(BIO *bio, const STACK_OF(X509_EXTENSION) *extensions) argument
123 TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) argument
130 TS_MSG_IMPRINT_print_bio(BIO *bio, TS_MSG_IMPRINT *a) argument
[all...]
H A Dts_rsp_print.c80 int TS_RESP_print_bio(BIO *bio, TS_RESP *a) argument
97 int TS_STATUS_INFO_print_bio(BIO *bio, TS_STATUS_INFO *a) argument
161 TS_status_map_print(BIO *bio, struct status_map_st *a, ASN1_BIT_STRING *v) argument
177 TS_TST_INFO_print_bio(BIO *bio, TS_TST_INFO *a) argument
258 TS_ACCURACY_print_bio(BIO *bio, const TS_ACCURACY *accuracy) argument
[all...]
/freebsd-10.1-release/sys/geom/vinum/
H A Dgeom_vinum_raid5.h43 struct bio *bio; /* Pointer to the original bio. */ member in struct:gv_raid5_packet
/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbio_cb.c66 long MS_CALLBACK BIO_debug_callback(BIO *bio, int cmd, const char *argp, argument
[all...]
H A Dbss_acpt.c169 static void acpt_close_socket(BIO *bio) argument
202 BIO *bio = NULL, *dbio; local
[all...]
H A Dbss_bio.c143 static int bio_new(BIO *bio) argument
160 bio_free(BIO *bio) argument
182 bio_read(BIO *bio, char *buf, int size_) argument
273 bio_nread0(BIO *bio, char **buf) argument
310 bio_nread(BIO *bio, char **buf, size_t num_) argument
341 bio_write(BIO *bio, const char *buf, int num_) argument
418 bio_nwrite0(BIO *bio, char **buf) argument
466 bio_nwrite(BIO *bio, char **buf, size_t num_) argument
489 bio_ctrl(BIO *bio, int cmd, long num, void *ptr) argument
677 bio_puts(BIO *bio, const char *str) argument
730 bio_destroy_pair(BIO *bio) argument
806 BIO_ctrl_get_write_guarantee(BIO *bio) argument
811 BIO_ctrl_get_read_request(BIO *bio) argument
816 BIO_ctrl_reset_read_request(BIO *bio) argument
826 BIO_nread0(BIO *bio, char **buf) argument
842 BIO_nread(BIO *bio, char **buf, int num) argument
857 BIO_nwrite0(BIO *bio, char **buf) argument
873 BIO_nwrite(BIO *bio, char **buf, int num) argument
[all...]
H A Dbss_conn.c340 static void conn_close_socket(BIO *bio) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/x509/
H A Dverify_extra_test.c68 BIO *bio; local
139 BIO *bio = NULL; local
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/pkcs7/
H A Dpk7_mime.c77 int SMIME_write_PKCS7(BIO *bio, PKCS7 *p7, BIO *data, int flags) argument
93 PKCS7 *SMIME_read_PKCS7(BIO *bio, BIO **bcont) argument
/freebsd-10.1-release/crypto/openssl/crypto/cms/
H A Dcms_io.c113 int SMIME_write_CMS(BIO *bio, CMS_ContentInfo *cms, BIO *data, int flags) argument
128 CMS_ContentInfo *SMIME_read_CMS(BIO *bio, BIO **bcont) argument
/freebsd-10.1-release/crypto/openssl/crypto/err/
H A Derr_prn.c91 BIO bio; local
/freebsd-10.1-release/sys/dev/amr/
H A Damr_disk.c161 amrd_strategy(struct bio *bio) argument
188 struct bio *bio = (struct bio *)data; local
[all...]
/freebsd-10.1-release/sys/dev/mfi/
H A Dmfi_syspd.c238 mfi_syspd_strategy(struct bio *bio) argument
[all...]
H A Dmfi_disk.c259 mfi_disk_strategy(struct bio *bio) argument
301 mfi_disk_complete(struct bio *bio) argument
[all...]
/freebsd-10.1-release/sys/dev/nvme/
H A Dnvme_test.c73 nvme_ns_bio_test_cb(struct bio *bio) argument
89 struct bio *bio; local
[all...]
/freebsd-10.1-release/sys/sys/
H A Dmemdesc.h114 memdesc_bio(struct bio *bio) argument
H A Dbio.h78 struct bio { struct
[all...]
/freebsd-10.1-release/crypto/openssl/apps/
H A Dasn1pars.c374 static int do_generate(BIO *bio, char *genstr, char *genconf, BUF_MEM *buf) argument
H A Denc.c86 BIO *bio = bio_; local
H A Ds_cb.c275 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp, argument
333 BIO *bio = arg; local
633 BIO *bio = arg; local
[all...]
/freebsd-10.1-release/sys/geom/virstor/
H A Dg_virstor.h124 struct bio *bio; member in struct:g_virstor_bio_q
/freebsd-10.1-release/sys/kern/
H A Dsubr_bus_dma.c124 _bus_dmamap_load_bio(bus_dma_tag_t dmat, bus_dmamap_t map, struct bio *bio, argument
434 bus_dmamap_load_bio(bus_dma_tag_t dmat, bus_dmamap_t map, struct bio *bio, bus_dmamap_callback_t *callback, void *callback_arg, int flags) argument
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c79 BIO *bio; local
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dbio_ssl.c291 BIO *dbio, *bio; local

Completed in 136 milliseconds

123