Lines Matching refs:iov_discard_front
103 iov_discard_front(iov, &num, info->key_len); in virtio_crypto_cipher_session_helper()
173 iov_discard_front(&iov, &out_num, sym_info->auth_key_len); in virtio_crypto_create_sym_session()
225 iov_discard_front(&iov, &out_num, keylen); in virtio_crypto_create_asym_session()
382 iov_discard_front(&out_iov, &out_num, sizeof(ctrl)); in virtio_crypto_handle_ctrl()
524 iov_discard_front(&in_iov, &req->in_num, len); in virtio_crypto_sym_input_data_helper()
561 iov_discard_front(&in_iov, &req->in_num, len); in virtio_crypto_akcipher_input_data_helper()
668 iov_discard_front(&iov, &out_num, op_info->iv_len); in virtio_crypto_sym_op_helper()
682 iov_discard_front(&iov, &out_num, op_info->aad_len); in virtio_crypto_sym_op_helper()
697 iov_discard_front(&iov, &out_num, op_info->src_len); in virtio_crypto_sym_op_helper()
784 iov_discard_front(&iov, &out_num, src_len); in virtio_crypto_handle_asym_req()
798 iov_discard_front(&iov, &out_num, dst_len); in virtio_crypto_handle_asym_req()
854 iov_discard_front(&out_iov, &out_num, sizeof(req)); in virtio_crypto_handle_request()