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

12345

/freebsd-current/crypto/openssl/crypto/ts/
H A Dts_req_print.c18 int TS_REQ_print_bio(BIO *bio, TS_REQ *a) argument
[all...]
H A Dts_rsp_print.c28 int TS_RESP_print_bio(BIO *bio, TS_RESP *a) argument
42 int TS_STATUS_INFO_print_bio(BIO *bio, TS_STATUS_INFO *a) argument
102 ts_status_map_print(BIO *bio, const struct status_map_st *a, const ASN1_BIT_STRING *v) argument
118 TS_TST_INFO_print_bio(BIO *bio, TS_TST_INFO *a) argument
176 ts_ACCURACY_print_bio(BIO *bio, const TS_ACCURACY *a) argument
[all...]
H A Dts_lib.c19 int TS_ASN1_INTEGER_print_bio(BIO *bio, const ASN1_INTEGER *num) argument
38 int TS_OBJ_print_bio(BIO *bio, const ASN1_OBJECT *obj) argument
48 int TS_ext_print_bio(BIO *bio, const STACK_OF(X509_EXTENSION) *extensions) argument
73 TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) argument
80 TS_MSG_IMPRINT_print_bio(BIO *bio, TS_MSG_IMPRINT *a) argument
[all...]
/freebsd-current/sys/geom/vinum/
H A Dgeom_vinum_raid5.h43 struct bio *bio; /* Pointer to the original bio. */ member in struct:gv_raid5_packet
/freebsd-current/crypto/openssl/fuzz/
H A Dcrl.c31 BIO *bio = BIO_new(BIO_s_null()); local
H A Dct.c34 BIO *bio = BIO_new(BIO_s_null()); local
H A Dasn1.c315 BIO *bio = BIO_new(BIO_s_null()); local
[all...]
H A Dx509.c38 BIO *bio = NULL; local
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbio_cb.c19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, argument
103 BIO_debug_callback(BIO *bio, int cmd, const char *argp, int argi, long argl, long ret) argument
[all...]
H A Dossl_core_bio.c21 BIO *bio; member in struct:ossl_core_bio_st
58 OSSL_CORE_BIO *ossl_core_bio_new_from_bio(BIO *bio) argument
70 static OSSL_CORE_BIO *core_bio_new_from_new_bio(BIO *bio) argument
[all...]
/freebsd-current/crypto/openssl/test/
H A Dpkcs7_test.c55 BIO *msg_bio = NULL, *x509_bio = NULL, *bio = NULL; local
H A Dx509_check_cert_pkey_test.c30 BIO *bio = NULL; local
H A Dbio_memleak_test.c19 BIO *bio; local
46 BIO *bio = NULL; local
74 BIO *bio; local
109 BIO *bio, *bio2 = NULL; local
151 BIO *bio = NULL; local
187 BIO *bio = NULL; local
225 BIO_error_callback(BIO *bio, int cmd, const char *argp, size_t len, int argi, long argl, int ret, size_t *processed) argument
240 BIO *bio = NULL, *out = NULL; local
[all...]
H A Dd2i_test.c46 BIO *bio = NULL; local
H A Derrtest.c56 BIO *bio = NULL; local
H A Dtrace_api_test.c79 BIO *bio = NULL; local
/freebsd-current/crypto/openssl/test/testutil/
H A Dload.c21 BIO *bio = NULL; local
36 BIO *bio; local
72 BIO *bio = NULL; local
95 BIO *bio = NULL; local
[all...]
H A Dtestutil_init.c18 BIO *bio; member in struct:tracedata_st
74 BIO *bio = NULL; local
[all...]
/freebsd-current/crypto/openssl/crypto/pkcs7/
H A Dpk7_mime.c30 int SMIME_write_PKCS7(BIO *bio, PKCS7 *p7, BIO *data, int flags) argument
52 PKCS7 *SMIME_read_PKCS7_ex(BIO *bio, BIO **bcont, PKCS7 **p7) argument
70 PKCS7 *SMIME_read_PKCS7(BIO *bio, BIO **bcont) argument
/freebsd-current/crypto/openssl/crypto/cms/
H A Dcms_io.c80 int SMIME_write_CMS(BIO *bio, CMS_ContentInfo *cms, BIO *data, int flags) argument
99 CMS_ContentInfo *SMIME_read_CMS_ex(BIO *bio, int flags, BIO **bcont, argument
118 CMS_ContentInfo *SMIME_read_CMS(BIO *bio, BIO **bcont) argument
/freebsd-current/sys/dev/mfi/
H A Dmfi_disk.c259 mfi_disk_strategy(struct bio *bio) argument
301 mfi_disk_complete(struct bio *bio) argument
[all...]
H A Dmfi_syspd.c238 mfi_syspd_strategy(struct bio *bio) argument
[all...]
/freebsd-current/contrib/libfido2/regress/
H A Drs256.c97 BIO *bio = NULL; local
H A Deddsa.c47 BIO *bio = NULL; local
/freebsd-current/crypto/openssl/crypto/asn1/
H A Dasn1_parse.c30 BIO *bio = NULL; local

Completed in 240 milliseconds

12345