/linux/drivers/nvme/target/ |
A D | admin-cmd.c | 74 static u16 nvmet_get_smart_log_nsid(struct nvmet_req *req, in nvmet_get_smart_log_nsid() 103 static u16 nvmet_get_smart_log_all(struct nvmet_req *req, in nvmet_get_smart_log_all() 747 static void nvmet_execute_abort(struct nvmet_req *req) in nvmet_execute_abort() 801 u16 nvmet_set_feat_kato(struct nvmet_req *req) in nvmet_set_feat_kato() 829 void nvmet_execute_set_features(struct nvmet_req *req) in nvmet_execute_set_features() 893 void nvmet_get_feat_kato(struct nvmet_req *req) in nvmet_get_feat_kato() 898 void nvmet_get_feat_async_event(struct nvmet_req *req) in nvmet_get_feat_async_event() 903 void nvmet_execute_get_features(struct nvmet_req *req) in nvmet_execute_get_features() 972 void nvmet_execute_async_event(struct nvmet_req *req) in nvmet_execute_async_event() 991 void nvmet_execute_keep_alive(struct nvmet_req *req) in nvmet_execute_keep_alive() [all …]
|
A D | io-cmd-file.c | 207 struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); in nvmet_file_buffered_io_work() local 212 static void nvmet_file_submit_buffered_io(struct nvmet_req *req) in nvmet_file_submit_buffered_io() 218 static void nvmet_file_execute_rw(struct nvmet_req *req) in nvmet_file_execute_rw() 253 u16 nvmet_file_flush(struct nvmet_req *req) in nvmet_file_flush() 260 struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); in nvmet_file_flush_work() local 265 static void nvmet_file_execute_flush(struct nvmet_req *req) in nvmet_file_execute_flush() 273 static void nvmet_file_execute_discard(struct nvmet_req *req) in nvmet_file_execute_discard() 310 struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); in nvmet_file_dsm_work() local 325 static void nvmet_file_execute_dsm(struct nvmet_req *req) in nvmet_file_execute_dsm() 355 static void nvmet_file_execute_write_zeroes(struct nvmet_req *req) in nvmet_file_execute_write_zeroes() [all …]
|
/linux/io_uring/ |
A D | rw.c | 211 static int io_rw_alloc_async(struct io_kiocb *req) in io_rw_alloc_async() 387 void io_readv_writev_cleanup(struct io_kiocb *req) in io_readv_writev_cleanup() 410 static void io_resubmit_prep(struct io_kiocb *req) in io_resubmit_prep() 443 static void io_resubmit_prep(struct io_kiocb *req) in io_resubmit_prep() 452 static void io_req_end_write(struct io_kiocb *req) in io_req_end_write() 465 static void io_req_io_end(struct io_kiocb *req) in io_req_io_end() 532 struct io_kiocb *req = cmd_to_io_kiocb(rw); in io_complete_rw() local 546 struct io_kiocb *req = cmd_to_io_kiocb(rw); in io_complete_rw_iopoll() local 706 struct io_kiocb *req = wait->private; in io_async_buf_func() local 778 static bool need_complete_io(struct io_kiocb *req) in need_complete_io() [all …]
|
A D | poll.c | 36 struct io_kiocb *req; member 121 static void io_poll_req_insert(struct io_kiocb *req) in io_poll_req_insert() 396 static void io_poll_cancel_req(struct io_kiocb *req) in io_poll_cancel_req() 433 struct io_kiocb *req = wqe_to_req(wait); in io_poll_wake() local 497 struct io_kiocb *req = pt->req; in __io_queue_proc() local 566 static void io_poll_add_hash(struct io_kiocb *req) in io_poll_add_hash() 770 struct io_kiocb *req; in io_poll_remove_all_table() local 809 struct io_kiocb *req; in io_poll_find() local 838 struct io_kiocb *req; in io_poll_file_find() local 858 static int io_poll_disarm(struct io_kiocb *req) in io_poll_disarm() [all …]
|
A D | timeout.c | 46 static inline void io_put_req(struct io_kiocb *req) in io_put_req() 117 struct io_kiocb *req = cmd_to_io_kiocb(timeout); in io_flush_timeouts() local 157 static void io_fail_links(struct io_kiocb *req) in io_fail_links() 189 void io_disarm_next(struct io_kiocb *req) in io_disarm_next() 237 struct io_kiocb *req = data->req; in io_timeout_fn() local 263 struct io_kiocb *req = NULL; in io_timeout_extract() local 287 struct io_kiocb *req; in io_timeout_cancel() local 327 struct io_kiocb *prev, *req = data->req; in io_link_timeout_fn() local 376 struct io_kiocb *req = NULL; in io_linked_timeout_update() local 488 static int __io_timeout_prep(struct io_kiocb *req, in __io_timeout_prep() [all …]
|
A D | xattr.c | 25 void io_xattr_cleanup(struct io_kiocb *req) in io_xattr_cleanup() 36 static void io_xattr_finish(struct io_kiocb *req, int ret) in io_xattr_finish() 44 static int __io_getxattr_prep(struct io_kiocb *req, in __io_getxattr_prep() 82 int io_fgetxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_fgetxattr_prep() 87 int io_getxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_getxattr_prep() 108 int io_fgetxattr(struct io_kiocb *req, unsigned int issue_flags) in io_fgetxattr() 123 int io_getxattr(struct io_kiocb *req, unsigned int issue_flags) in io_getxattr() 148 static int __io_setxattr_prep(struct io_kiocb *req, in __io_setxattr_prep() 206 static int __io_setxattr(struct io_kiocb *req, unsigned int issue_flags, in __io_setxattr() 221 int io_fsetxattr(struct io_kiocb *req, unsigned int issue_flags) in io_fsetxattr() [all …]
|
A D | refs.h | 11 #define req_ref_zero_or_close_to_overflow(req) \ argument 14 static inline bool req_ref_inc_not_zero(struct io_kiocb *req) in req_ref_inc_not_zero() 20 static inline bool req_ref_put_and_test(struct io_kiocb *req) in req_ref_put_and_test() 29 static inline void req_ref_get(struct io_kiocb *req) in req_ref_get() 36 static inline void req_ref_put(struct io_kiocb *req) in req_ref_put() 43 static inline void __io_req_set_refcount(struct io_kiocb *req, int nr) in __io_req_set_refcount() 51 static inline void io_req_set_refcount(struct io_kiocb *req) in io_req_set_refcount()
|
A D | net.c | 199 static inline void io_mshot_prep_retry(struct io_kiocb *req, in io_mshot_prep_retry() 211 static int io_compat_msg_copy_hdr(struct io_kiocb *req, in io_compat_msg_copy_hdr() 319 static int io_sendmsg_copy_hdr(struct io_kiocb *req, in io_sendmsg_copy_hdr() 352 void io_sendmsg_recvmsg_cleanup(struct io_kiocb *req) in io_sendmsg_recvmsg_cleanup() 359 static int io_send_setup(struct io_kiocb *req) in io_send_setup() 445 static void io_req_msg_cleanup(struct io_kiocb *req, in io_req_msg_cleanup() 676 static int io_recvmsg_mshot_prep(struct io_kiocb *req, in io_recvmsg_mshot_prep() 700 static int io_recvmsg_copy_hdr(struct io_kiocb *req, in io_recvmsg_copy_hdr() 738 static int io_recvmsg_prep_setup(struct io_kiocb *req) in io_recvmsg_prep_setup() 1205 void io_send_zc_cleanup(struct io_kiocb *req) in io_send_zc_cleanup() [all …]
|
A D | io_uring.c | 130 struct io_kiocb *req; member 191 struct io_kiocb *req; in io_match_linked() local 250 struct io_kiocb *req, *tmp; in io_fallback_req_func() local 544 void io_req_queue_iowq(struct io_kiocb *req) in io_req_queue_iowq() 984 struct io_kiocb *req = reqs[ret]; in __io_alloc_req_refill() local 1097 struct io_kiocb *req; in io_fallback_tw() local 1389 void io_queue_next(struct io_kiocb *req) in io_queue_next() 1988 struct io_kiocb *req, in io_check_restriction() 2128 struct io_kiocb *req, int ret) in io_submit_fail_init() 2311 struct io_kiocb *req; in io_submit_sqes() local [all …]
|
A D | msg_ring.c | 58 void io_msg_ring_cleanup(struct io_kiocb *req) in io_msg_ring_cleanup() 74 static void io_msg_tw_complete(struct io_kiocb *req, struct io_tw_state *ts) in io_msg_tw_complete() 89 static int io_msg_remote_post(struct io_ring_ctx *ctx, struct io_kiocb *req, in io_msg_remote_post() 108 struct io_kiocb *req = NULL; in io_msg_get_kiocb() local 119 static int io_msg_data_remote(struct io_kiocb *req) in io_msg_data_remote() 137 static int io_msg_ring_data(struct io_kiocb *req, unsigned int issue_flags) in io_msg_ring_data() 222 struct io_kiocb *req = cmd_to_io_kiocb(msg); in io_msg_tw_fd_complete() local 232 static int io_msg_fd_remote(struct io_kiocb *req) in io_msg_fd_remote() 248 static int io_msg_send_fd(struct io_kiocb *req, unsigned int issue_flags) in io_msg_send_fd() 294 int io_msg_ring(struct io_kiocb *req, unsigned int issue_flags) in io_msg_ring() [all …]
|
/linux/drivers/crypto/marvell/cesa/ |
A D | hash.c | 28 struct ahash_request *req) in mv_cesa_ahash_req_iter_init() 61 mv_cesa_ahash_dma_free_cache(struct mv_cesa_ahash_dma_req *req) in mv_cesa_ahash_dma_free_cache() 440 static void mv_cesa_ahash_init(struct ahash_request *req, in mv_cesa_ahash_init() 816 static int mv_cesa_ahash_final(struct ahash_request *req) in mv_cesa_ahash_final() 828 static int mv_cesa_ahash_finup(struct ahash_request *req) in mv_cesa_ahash_finup() 892 static int mv_cesa_md5_init(struct ahash_request *req) in mv_cesa_md5_init() 925 static int mv_cesa_md5_digest(struct ahash_request *req) in mv_cesa_md5_digest() 962 static int mv_cesa_sha1_init(struct ahash_request *req) in mv_cesa_sha1_init() 996 static int mv_cesa_sha1_digest(struct ahash_request *req) in mv_cesa_sha1_digest() 1033 static int mv_cesa_sha256_init(struct ahash_request *req) in mv_cesa_sha256_init() [all …]
|
A D | cipher.c | 42 struct skcipher_request *req) in mv_cesa_skcipher_req_iter_init() 59 mv_cesa_skcipher_dma_cleanup(struct skcipher_request *req) in mv_cesa_skcipher_dma_cleanup() 167 mv_cesa_skcipher_dma_prepare(struct skcipher_request *req) in mv_cesa_skcipher_dma_prepare() 176 mv_cesa_skcipher_std_prepare(struct skcipher_request *req) in mv_cesa_skcipher_std_prepare() 208 mv_cesa_skcipher_complete(struct crypto_async_request *req) in mv_cesa_skcipher_complete() 407 mv_cesa_skcipher_std_req_init(struct skcipher_request *req, in mv_cesa_skcipher_std_req_init() 477 static int mv_cesa_des_op(struct skcipher_request *req, in mv_cesa_des_op() 533 static int mv_cesa_cbc_des_op(struct skcipher_request *req, in mv_cesa_cbc_des_op() 584 static int mv_cesa_des3_op(struct skcipher_request *req, in mv_cesa_des3_op() 696 static int mv_cesa_aes_op(struct skcipher_request *req, in mv_cesa_aes_op() [all …]
|
/linux/drivers/s390/scsi/ |
A D | zfcp_fsf.c | 805 struct zfcp_fsf_req *req; in zfcp_fsf_alloc() local 932 struct zfcp_fsf_req *req; in zfcp_fsf_status_read() local 1230 struct zfcp_fsf_req *req; in zfcp_fsf_send_ct() local 1325 struct zfcp_fsf_req *req; in zfcp_fsf_send_els() local 1374 struct zfcp_fsf_req *req; in zfcp_fsf_exchange_config_data() local 1489 struct zfcp_fsf_req *req; in zfcp_fsf_exchange_port_data() local 1783 struct zfcp_fsf_req *req; in zfcp_fsf_open_port() local 1850 struct zfcp_fsf_req *req; in zfcp_fsf_close_port() local 1924 struct zfcp_fsf_req *req; in zfcp_fsf_open_wka_port() local 1983 struct zfcp_fsf_req *req; in zfcp_fsf_close_wka_port() local [all …]
|
/linux/drivers/crypto/aspeed/ |
A D | aspeed-hace-crypto.c | 67 struct skcipher_request *req) in aspeed_hace_crypto_handle_queue() 81 struct skcipher_request *req = skcipher_request_cast(areq); in aspeed_crypto_do_request() local 104 struct skcipher_request *req; in aspeed_sk_complete() local 133 struct skcipher_request *req; in aspeed_sk_transfer_sg() local 154 struct skcipher_request *req; in aspeed_sk_transfer() local 184 struct skcipher_request *req; in aspeed_sk_start() local 225 struct skcipher_request *req; in aspeed_sk_start_sg() local 368 struct skcipher_request *req; in aspeed_hace_skcipher_trigger() local 500 static int aspeed_des_ctr_decrypt(struct skcipher_request *req) in aspeed_des_ctr_decrypt() 506 static int aspeed_des_ctr_encrypt(struct skcipher_request *req) in aspeed_des_ctr_encrypt() [all …]
|
/linux/net/sunrpc/ |
A D | xprt.c | 267 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt() local 331 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong() local 520 struct rpc_rqst *req = task->tk_rqstp; in xprt_release_rqst_cong() local 564 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd() local 808 struct rpc_rqst *req = task->tk_rqstp; in xprt_request_retransmit_after_disconnect() local 1009 struct rpc_rqst *req; in xprt_request_rb_find() local 1032 struct rpc_rqst *req; in xprt_request_rb_insert() local 1668 struct rpc_rqst *req = data; in __xprt_set_rq() local 1734 struct rpc_rqst *req; in xprt_alloc_slot() local 1784 struct rpc_rqst *req; in xprt_free_all_slots() local [all …]
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | mcs_rvu_if.c | 73 struct mcs_set_lmac_mode *req, in rvu_mbox_handler_mcs_set_lmac_mode() 123 struct mcs_intr_info *req; in mcs_notify_pfvf() local 178 struct mcs_intr_cfg *req, in rvu_mbox_handler_mcs_intr_cfg() 203 struct msg_req *req, in rvu_mbox_handler_mcs_get_hw_info() 237 struct mcs_clear_stats *req, in rvu_mbox_handler_mcs_clear_stats() 259 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_flowid_stats() 290 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_secy_stats() 318 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_sc_stats() 342 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_sa_stats() 366 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_port_stats() [all …]
|
/linux/drivers/crypto/intel/keembay/ |
A D | keembay-ocs-aes-core.c | 308 static int kmb_ocs_sk_common(struct skcipher_request *req, in kmb_ocs_sk_common() 514 static int kmb_ocs_sk_run(struct skcipher_request *req) in kmb_ocs_sk_run() 635 static int kmb_ocs_aead_common(struct aead_request *req, in kmb_ocs_aead_common() 887 static int kmb_ocs_aead_run(struct aead_request *req) in kmb_ocs_aead_run() 948 struct skcipher_request *req = in kmb_ocs_aes_sk_do_one_request() local 975 struct aead_request *req = container_of(areq, in kmb_ocs_aes_aead_do_one_request() local 1052 static int kmb_ocs_aes_gcm_encrypt(struct aead_request *req) in kmb_ocs_aes_gcm_encrypt() 1057 static int kmb_ocs_aes_gcm_decrypt(struct aead_request *req) in kmb_ocs_aes_gcm_decrypt() 1062 static int kmb_ocs_aes_ccm_encrypt(struct aead_request *req) in kmb_ocs_aes_ccm_encrypt() 1067 static int kmb_ocs_aes_ccm_decrypt(struct aead_request *req) in kmb_ocs_aes_ccm_decrypt() [all …]
|
/linux/drivers/staging/greybus/ |
A D | audio_apbridgea.c | 16 struct audio_apbridgea_set_config_request req; in gb_audio_apbridgea_set_config() local 33 struct audio_apbridgea_register_cport_request req; in gb_audio_apbridgea_register_cport() local 54 struct audio_apbridgea_unregister_cport_request req; in gb_audio_apbridgea_unregister_cport() local 88 struct audio_apbridgea_prepare_tx_request req; in gb_audio_apbridgea_prepare_tx() local 101 struct audio_apbridgea_start_tx_request req; in gb_audio_apbridgea_start_tx() local 114 struct audio_apbridgea_stop_tx_request req; in gb_audio_apbridgea_stop_tx() local 127 struct audio_apbridgea_shutdown_tx_request req; in gb_audio_apbridgea_shutdown_tx() local 154 struct audio_apbridgea_prepare_rx_request req; in gb_audio_apbridgea_prepare_rx() local 167 struct audio_apbridgea_start_rx_request req; in gb_audio_apbridgea_start_rx() local 179 struct audio_apbridgea_stop_rx_request req; in gb_audio_apbridgea_stop_rx() local [all …]
|
A D | audio_gb.c | 50 struct gb_audio_get_control_request req; in gb_audio_gb_get_control() local 72 struct gb_audio_set_control_request req; in gb_audio_gb_set_control() local 86 struct gb_audio_enable_widget_request req; in gb_audio_gb_enable_widget() local 98 struct gb_audio_disable_widget_request req; in gb_audio_gb_disable_widget() local 111 struct gb_audio_get_pcm_request req; in gb_audio_gb_get_pcm() local 135 struct gb_audio_set_pcm_request req; in gb_audio_gb_set_pcm() local 151 struct gb_audio_set_tx_data_size_request req; in gb_audio_gb_set_tx_data_size() local 164 struct gb_audio_activate_tx_request req; in gb_audio_gb_activate_tx() local 176 struct gb_audio_deactivate_tx_request req; in gb_audio_gb_deactivate_tx() local 201 struct gb_audio_activate_rx_request req; in gb_audio_gb_activate_rx() local [all …]
|
/linux/drivers/media/mc/ |
A D | mc-request.c | 62 struct media_request *req = in media_request_release() local 79 void media_request_put(struct media_request *req) in media_request_put() 87 struct media_request *req = filp->private_data; in media_request_close() local 96 struct media_request *req = filp->private_data; in media_request_poll() local 224 struct media_request *req = filp->private_data; in media_request_ioctl() local 250 struct media_request *req; in media_request_get_by_fd() local 290 struct media_request *req; in media_request_alloc() local 355 struct media_request *req = obj->req; in media_request_object_release() local 363 media_request_object_find(struct media_request *req, in media_request_object_find() 440 struct media_request *req = obj->req; in media_request_object_unbind() local [all …]
|
/linux/net/handshake/ |
A D | request.c | 67 static bool handshake_req_hash_add(struct handshake_req *req) in handshake_req_hash_add() 77 static void handshake_req_destroy(struct handshake_req *req) in handshake_req_destroy() 89 struct handshake_req *req; in handshake_sk_destruct() local 112 struct handshake_req *req; in handshake_req_alloc() local 138 void *handshake_req_private(struct handshake_req *req) in handshake_req_private() 145 struct handshake_req *req) in __add_pending_locked() 155 struct handshake_req *req) in __remove_pending_locked() 183 struct handshake_req *req, *pos; in handshake_req_next() local 223 int handshake_req_submit(struct socket *sock, struct handshake_req *req, in handshake_req_submit() 286 void handshake_complete(struct handshake_req *req, unsigned int status, in handshake_complete() [all …]
|
/linux/drivers/accel/ivpu/ |
A D | ivpu_jsm_msg.c | 95 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_REGISTER_DB }; in ivpu_jsm_register_db() local 114 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_UNREGISTER_DB }; in ivpu_jsm_unregister_db() local 130 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_QUERY_ENGINE_HB }; in ivpu_jsm_get_heartbeat() local 153 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_ENGINE_RESET }; in ivpu_jsm_reset_engine() local 172 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_ENGINE_PREEMPT }; in ivpu_jsm_preempt_engine() local 192 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_DYNDBG_CONTROL }; in ivpu_jsm_dyndbg_control() local 248 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_SSID_RELEASE }; in ivpu_jsm_context_release() local 264 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_PWR_D0I3_ENTER }; in ivpu_jsm_pwr_d0i3_enter() local 325 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_HWS_REGISTER_DB }; in ivpu_jsm_hws_register_db() local 541 struct vpu_jsm_msg req = { .type = VPU_JSM_MSG_DCT_ENABLE }; in ivpu_jsm_dct_enable() local [all …]
|
/linux/fs/nfs/ |
A D | pagelist.c | 37 const struct nfs_page *req; member 42 const struct nfs_page *req) in nfs_page_iter_page_init() 50 const struct nfs_page *req = i->req; in nfs_page_iter_page_advance() local 380 struct nfs_page *req; in nfs_page_create() local 879 struct nfs_page *req; in nfs_generic_pgio() local 1106 struct nfs_page *req) in nfs_pageio_do_add_request() 1157 struct nfs_page *req) in nfs_pageio_cleanup_request() 1178 struct nfs_page *req) in __nfs_pageio_add_request() 1244 struct nfs_page *req; in nfs_do_recoalesce() local 1261 struct nfs_page *req) in nfs_pageio_add_request_mirror() [all …]
|
/linux/drivers/block/drbd/ |
A D | drbd_req.c | 26 struct drbd_request *req; in drbd_req_new() local 59 struct drbd_request *req) in drbd_remove_request_interval() 1041 static bool do_remote_read(struct drbd_request *req) in do_remote_read() 1104 static int drbd_process_write_request(struct drbd_request *req) in drbd_process_write_request() 1151 drbd_submit_req_private_bio(struct drbd_request *req) in drbd_submit_req_private_bio() 1205 struct drbd_request *req; in drbd_request_prepare() local 1276 struct drbd_request *req = plug->most_recent_req; in drbd_unplug() local 1436 struct drbd_request *req = drbd_request_prepare(device, bio); in __drbd_make_request() local 1445 struct drbd_request *req, *tmp; in submit_fast_path() local 1473 struct drbd_request *req; in prepare_al_transaction_nonblock() local [all …]
|
/linux/drivers/crypto/amcc/ |
A D | crypto4xx_alg.c | 108 int crypto4xx_encrypt_iv_block(struct skcipher_request *req) in crypto4xx_encrypt_iv_block() 299 int crypto4xx_encrypt_ctr(struct skcipher_request *req) in crypto4xx_encrypt_ctr() 304 int crypto4xx_decrypt_ctr(struct skcipher_request *req) in crypto4xx_decrypt_ctr() 459 int crypto4xx_encrypt_aes_ccm(struct aead_request *req) in crypto4xx_encrypt_aes_ccm() 464 int crypto4xx_decrypt_aes_ccm(struct aead_request *req) in crypto4xx_decrypt_aes_ccm() 596 int crypto4xx_encrypt_aes_gcm(struct aead_request *req) in crypto4xx_encrypt_aes_gcm() 601 int crypto4xx_decrypt_aes_gcm(struct aead_request *req) in crypto4xx_decrypt_aes_gcm() 652 int crypto4xx_hash_init(struct ahash_request *req) in crypto4xx_hash_init() 667 int crypto4xx_hash_update(struct ahash_request *req) in crypto4xx_hash_update() 681 int crypto4xx_hash_final(struct ahash_request *req) in crypto4xx_hash_final() [all …]
|