[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200221173539.GA6525@infradead.org>
Date: Fri, 21 Feb 2020 09:35:39 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Satya Tangirala <satyat@...gle.com>
Cc: linux-block@...r.kernel.org, linux-scsi@...r.kernel.org,
linux-fscrypt@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net, linux-ext4@...r.kernel.org,
Barani Muthukumaran <bmuthuku@....qualcomm.com>,
Kuohong Wang <kuohong.wang@...iatek.com>,
Kim Boojin <boojin.kim@...sung.com>
Subject: Re: [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
High-level question: Does the whole keyslot manager concept even make
sense for the fallback? With the work-queue we have item that exectutes
at a time per cpu. So just allocatea per-cpu crypto_skcipher for
each encryption mode and there should never be a slot limitation. Or
do I miss something?
Powered by blists - more mailing lists