Home
last modified time | relevance | path

Searched defs:bio (Results 551 - 575 of 662) sorted by relevance

1...<<21222324252627

/third_party/curl/lib/vquic/
H A Dcurl_osslq.c1043 BIO *bio = NULL; in cf_osslq_ctx_start() local
/third_party/node/src/crypto/
H A Dcrypto_common.cc274 Local<Value> ToV8Value(Environment* env, const BIOPointer& bio) { in ToV8Value() argument
473 GetExponentString( Environment* env, const BIOPointer& bio, const BIGNUM* e) GetExponentString() argument
486 GetModulusString( Environment* env, const BIOPointer& bio, const BIGNUM* n) GetModulusString() argument
572 GetValidTo( Environment* env, X509* cert, const BIOPointer& bio) GetValidTo() argument
580 GetValidFrom( Environment* env, X509* cert, const BIOPointer& bio) GetValidFrom() argument
875 GetSubjectAltNameString(Environment* env, X509* cert, const BIOPointer& bio) GetSubjectAltNameString() argument
893 GetInfoAccessString(Environment* env, X509* cert, const BIOPointer& bio) GetInfoAccessString() argument
911 GetIssuerString(Environment* env, X509* cert, const BIOPointer& bio) GetIssuerString() argument
927 GetSubject(Environment* env, X509* cert, const BIOPointer& bio) GetSubject() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_tls.cc1026 auto bio = BIO_new_file(tlsconf.dh_param_file.c_str(), "rb"); in create_ssl_context() local
1322 auto bio = BIO_new_file(tlsconf.dh_param_file.c_str(), "rb"); in create_quic_ssl_context() local
2251 auto bio = BIO_new(BIO_s_file()); load_certificate() local
[all...]
H A DHttpServer.cc2184 auto bio = BIO_new_file(config_->dh_param_file.c_str(), "rb"); in run() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c204 static void ssl_print_client_cert_types(BIO *bio, SSL *s) in ssl_print_client_cert_types() argument
429 long bio_dump_callback(BIO *bio, int cmd, const char *argp, size_t len, in bio_dump_callback() argument
569 BIO *bio = arg; msg_cb() local
744 BIO *bio = arg; tlsext_cb() local
1165 print_verify_detail(SSL *s, BIO *bio) print_verify_detail() argument
1552 print_ca_names(BIO *bio, SSL *s) print_ca_names() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dx509.c1160 static int purpose_print(BIO *bio, X509 *cert, X509_PURPOSE *pt) in purpose_print() argument
1206 static int print_x509v3_exts(BIO *bio, X509 *x, const char *ext_names) in print_x509v3_exts() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_openssl.c916 BIO *bio; in coap_dtls_context_set_spsk() local
988 BIO *bio; in coap_dtls_context_set_cpsk() local
2638 BIO *bio; coap_dtls_context_set_pki() local
2958 BIO *bio = NULL; coap_dtls_new_client_session() local
3281 BIO *bio = NULL; coap_tls_new_client_session() local
3340 BIO *bio = NULL; coap_tls_new_server_session() local
[all...]
/third_party/openssl/apps/
H A Dx509.c1160 static int purpose_print(BIO *bio, X509 *cert, X509_PURPOSE *pt) in purpose_print() argument
1206 static int print_x509v3_exts(BIO *bio, X509 *x, const char *ext_names) in print_x509v3_exts() argument
[all...]
/third_party/openssl/apps/lib/
H A Ds_cb.c204 static void ssl_print_client_cert_types(BIO *bio, SSL *s) in ssl_print_client_cert_types() argument
429 long bio_dump_callback(BIO *bio, int cmd, const char *argp, size_t len, in bio_dump_callback() argument
569 BIO *bio = arg; msg_cb() local
744 BIO *bio = arg; tlsext_cb() local
1165 print_verify_detail(SSL *s, BIO *bio) print_verify_detail() argument
1552 print_ca_names(BIO *bio, SSL *s) print_ca_names() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtls_socket.cpp1618 BIO *bio = BIO_new(BIO_s_file()); in CheckServerIdentityLegal() local
1702 BIO *bio = BIO_new(BIO_s_mem()); in GetRemoteCertificateFromPeer() local
[all...]
/kernel/linux/linux-5.10/drivers/block/
H A Dxen-blkfront.c2112 struct bio *bio; in blkif_recover() local
/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c2221 static bool bfq_bio_merge(struct request_queue *q, struct bio *bio, in bfq_bio_merge() argument
2123 bfq_find_rq_fmerge(struct bfq_data *bfqd, struct bio *bio, struct request_queue *q) bfq_find_rq_fmerge() argument
2260 bfq_request_merge(struct request_queue *q, struct request **req, struct bio *bio) bfq_request_merge() argument
2854 bfq_allow_bio_merge(struct request_queue *q, struct request *rq, struct bio *bio) bfq_allow_bio_merge() argument
5064 bfq_check_ioprio_change(struct bfq_io_cq *bic, struct bio *bio) bfq_check_ioprio_change() argument
5172 bfq_get_queue(struct bfq_data *bfqd, struct bio *bio, bool is_sync, struct bfq_io_cq *bic) bfq_get_queue() argument
6014 bfq_get_bfqq_handle_split(struct bfq_data *bfqd, struct bfq_io_cq *bic, struct bio *bio, bool split, bool is_sync, bool *new_queue) bfq_get_bfqq_handle_split() argument
6119 struct bio *bio = rq->bio; bfq_init_rq() local
[all...]
H A Dblk-mq.c1960 static void blk_mq_bio_to_request(struct request *rq, struct bio *bio, in blk_mq_bio_to_request() argument
2181 blk_mq_submit_bio(struct bio *bio) blk_mq_submit_bio() argument
[all...]
H A Dblk-throttle.c389 static inline unsigned int throtl_bio_data_size(struct bio *bio) in throtl_bio_data_size() argument
414 throtl_qnode_add_bio(struct bio *bio, struct throtl_qnode *qn, struct list_head *queued) throtl_qnode_add_bio() argument
431 struct bio *bio; throtl_peek_queued() local
460 struct bio *bio; throtl_pop_queued() local
896 tg_with_in_iops_limit(struct throtl_grp *tg, struct bio *bio, u32 iops_limit, unsigned long *wait) tg_with_in_iops_limit() argument
944 tg_with_in_bps_limit(struct throtl_grp *tg, struct bio *bio, u64 bps_limit, unsigned long *wait) tg_with_in_bps_limit() argument
995 tg_may_dispatch(struct throtl_grp *tg, struct bio *bio, unsigned long *wait) tg_may_dispatch() argument
1056 throtl_charge_bio(struct throtl_grp *tg, struct bio *bio) throtl_charge_bio() argument
1086 throtl_add_bio_tg(struct bio *bio, struct throtl_qnode *qn, struct throtl_grp *tg) throtl_add_bio_tg() argument
1114 struct bio *bio; tg_update_disptime() local
1152 struct bio *bio; tg_dispatch_one_bio() local
1194 struct bio *bio; throtl_dispatch_tg() local
1346 struct bio *bio; blk_throtl_dispatch_work_fn() local
2221 blk_throtl_charge_bio_split(struct bio *bio) blk_throtl_charge_bio_split() argument
2240 blk_throtl_bio(struct bio *bio) blk_throtl_bio() argument
2389 blk_throtl_bio_endio(struct bio *bio) blk_throtl_bio_endio() argument
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-snap.c249 static void init_tracked_chunk(struct bio *bio) in init_tracked_chunk() argument
255 static bool is_bio_tracked(struct bio *bio) in is_bio_tracked() argument
261 static void track_chunk(struct dm_snapshot *s, struct bio *bi argument
273 stop_tracking_chunk(struct dm_snapshot *s, struct bio *bio) stop_tracking_chunk() argument
1589 flush_bios(struct bio *bio) flush_bios() argument
1606 retry_origin_bios(struct dm_snapshot *s, struct bio *bio) retry_origin_bios() argument
1624 error_bios(struct bio *bio) error_bios() argument
1834 full_bio_end_io(struct bio *bio) full_bio_end_io() argument
1841 start_full_bio(struct dm_snap_pending_exception *pe, struct bio *bio) start_full_bio() argument
1925 remap_exception(struct dm_snapshot *s, struct dm_exception *e, struct bio *bio, chunk_t chunk) remap_exception() argument
1937 struct bio *bio = context; zero_callback() local
1945 zero_exception(struct dm_snapshot *s, struct dm_exception *e, struct bio *bio, chunk_t chunk) zero_exception() argument
1960 io_overlaps_chunk(struct dm_snapshot *s, struct bio *bio) io_overlaps_chunk() argument
1966 snapshot_map(struct dm_target *ti, struct bio *bio) snapshot_map() argument
2134 snapshot_merge_map(struct dm_target *ti, struct bio *bio) snapshot_merge_map() argument
2200 snapshot_end_io(struct dm_target *ti, struct bio *bio, blk_status_t *error) snapshot_end_io() argument
2444 __origin_write(struct list_head *snapshots, sector_t sector, struct bio *bio) __origin_write() argument
2566 do_origin(struct dm_dev *origin, struct bio *bio, bool limit) do_origin() argument
2676 origin_map(struct dm_target *ti, struct bio *bio) origin_map() argument
[all...]
H A Dmd.h556 static inline void md_sync_acct_bio(struct bio *bio, unsigned long nr_sectors) in md_sync_acct_bio() argument
792 mddev_check_writesame(struct mddev *mddev, struct bio *bio) mddev_check_writesame() argument
799 mddev_check_write_zeroes(struct mddev *mddev, struct bio *bio) mddev_check_write_zeroes() argument
[all...]
H A Draid10.c86 static inline struct r10bio *get_resync_r10bio(struct bio *bio) in get_resync_r10bio() argument
120 struct bio *bio; in r10buf_pool_alloc() local
218 struct bio *bio = r10bio->devs[j].bio; r10buf_pool_free() local
242 struct bio **bio = & r10_bio->devs[i].bio; put_all_bios() local
294 struct bio *bio = r10_bio->master_bio; raid_end_bio_io() local
324 find_bio_disk(struct r10conf *conf, struct r10bio *r10_bio, struct bio *bio, int *slotp, int *replp) find_bio_disk() argument
349 raid10_end_read_request(struct bio *bio) raid10_end_read_request() argument
427 raid10_end_write_request(struct bio *bio) raid10_end_write_request() argument
868 struct bio *bio; flush_pending_writes() local
1067 struct bio *bio; raid10_unplug() local
1110 regular_request_wait(struct mddev *mddev, struct r10conf *conf, struct bio *bio, sector_t sectors) regular_request_wait() argument
1127 raid10_read_request(struct mddev *mddev, struct bio *bio, struct r10bio *r10_bio) raid10_read_request() argument
1221 raid10_write_one_disk(struct mddev *mddev, struct r10bio *r10_bio, struct bio *bio, bool replacement, int n_copy) raid10_write_one_disk() argument
1289 raid10_write_request(struct mddev *mddev, struct bio *bio, struct r10bio *r10_bio) raid10_write_request() argument
1499 __make_request(struct mddev *mddev, struct bio *bio, int sectors) __make_request() argument
1521 raid10_make_request(struct mddev *mddev, struct bio *bio) raid10_make_request() argument
1886 __end_sync_read(struct r10bio *r10_bio, struct bio *bio, int d) __end_sync_read() argument
1912 end_sync_read(struct bio *bio) end_sync_read() argument
1921 end_reshape_read(struct bio *bio) end_reshape_read() argument
1956 end_sync_write(struct bio *bio) end_sync_write() argument
2155 struct bio *bio = r10_bio->devs[0].bio; fix_recovery_read_error() local
2523 struct bio *bio = r10_bio->master_bio; narrow_write_error() local
2585 struct bio *bio; handle_read_error() local
2670 struct bio *bio = r10_bio->devs[m].bio; handle_write_completed() local
2813 struct bio *bio; raid10_alloc_init_r10buf() local
2912 struct bio *biolist = NULL, *bio; raid10_sync_request() local
4433 struct bio *bio, *read_bio; reshape_request() local
4822 end_reshape_write(struct bio *bio) end_reshape_write() argument
[all...]
H A Draid5-cache.c558 static void r5l_log_endio(struct bio *bio) in r5l_log_endio() argument
738 struct bio *bio = bio_alloc_bioset(GFP_NOIO, BIO_MAX_PAGES, &log->bs); r5l_bio_alloc() local
1099 r5l_handle_flush_request(struct r5l_log *log, struct bio *bio) r5l_handle_flush_request() argument
1255 r5l_log_flush_endio(struct bio *bio) r5l_log_flush_endio() argument
[all...]
H A Draid5.h713 r5_next_bio(struct r5conf *conf, struct bio *bio, sector_t sector) r5_next_bio() argument
[all...]
H A Ddm-raid.c3326 static int raid_map(struct dm_target *ti, struct bio *bio) in raid_map() argument
H A Ddm.c70 struct bio *bio; member
108 void *dm_per_bio_data(struct bio *bi argument
127 dm_bio_get_target_bio_nr(const struct bio *bio) dm_bio_get_target_bio_nr() argument
588 dm_start_time_ns_from_clone(struct bio *bio) dm_start_time_ns_from_clone() argument
600 struct bio *bio = io->orig_bio; start_io_acct() local
609 end_io_acct(struct mapped_device *md, struct bio *bio, unsigned long start_time, struct dm_stats_aux *stats_aux) end_io_acct() argument
628 alloc_io(struct mapped_device *md, struct bio *bio) alloc_io() argument
695 queue_io(struct mapped_device *md, struct bio *bio) queue_io() argument
904 struct bio *bio; dec_pending() local
983 swap_bios_limit(struct dm_target *ti, struct bio *bio) swap_bios_limit() argument
988 clone_endio(struct bio *bio) clone_endio() argument
1264 dm_accept_partial_bio(struct bio *bio, unsigned n_sectors) dm_accept_partial_bio() argument
1357 bio_setup_sector(struct bio *bio, sector_t sector, unsigned len) bio_setup_sector() argument
1366 clone_bio(struct dm_target_io *tio, struct bio *bio, sector_t sector, unsigned len) clone_bio() argument
1418 struct bio *bio; alloc_multiple_bios() local
1459 struct bio *bio; __send_duplicate_bios() local
1506 struct bio *bio = ci->bio; __clone_and_map_data_bio() local
1547 is_abnormal_io(struct bio *bio) is_abnormal_io() argument
1566 struct bio *bio = ci->bio; __process_abnormal_io() local
1618 init_clone_info(struct clone_info *ci, struct mapped_device *md, struct dm_table *map, struct bio *bio) init_clone_info() argument
1632 __split_and_process_bio(struct mapped_device *md, struct dm_table *map, struct bio *bio) __split_and_process_bio() argument
1691 dm_submit_bio(struct bio *bio) dm_submit_bio() argument
2377 struct bio *bio; dm_wq_work() local
[all...]
H A Ddm-writecache.c210 struct bio bio; member
1205 static void bio_copy_block(struct dm_writecache *wc, struct bio *bio, void *data) in bio_copy_block() argument
1246 struct bio *bio; writecache_flush_thread() local
1281 writecache_offload_bio(struct dm_writecache *wc, struct bio *bio) writecache_offload_bio() argument
1288 writecache_map(struct dm_target *ti, struct bio *bio) writecache_map() argument
1493 writecache_end_io(struct dm_target *ti, struct bio *bio, blk_status_t *status) writecache_end_io() argument
1529 writecache_writeback_endio(struct bio *bio) writecache_writeback_endio() argument
1707 struct bio *bio; __writecache_writeback_pmem() local
[all...]
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h746 struct bio bio; member
935 closure_bio_submit(struct cache_set *c, struct bio *bio, struct closure *cl) closure_bio_submit() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsd.c784 struct bio *bio = scmd->request->bio; in sd_setup_protect_cmnd() local
1074 struct bio *bio in sd_setup_write_same_cmnd() local
[all...]
H A Dsg.c131 struct bio *bio; member

Completed in 63 milliseconds

1...<<21222324252627