summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2023-06-15 18:28:46 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2023-06-23 16:15:36 +0800
commitaddde1f2c966833f210e9318b17050293086b8c6 (patch)
tree6d4b3a4a3f38370d69789f05fb837f9a82d70fde /crypto/Kconfig
parent9979c6e55d2b54ed6e0ce69b6f7faa7889549402 (diff)
downloadlinux-addde1f2c966833f210e9318b17050293086b8c6.tar.gz
linux-addde1f2c966833f210e9318b17050293086b8c6.tar.bz2
linux-addde1f2c966833f210e9318b17050293086b8c6.zip
crypto: akcipher - Add sync interface without SG lists
The only user of akcipher does not use SG lists. Therefore forcing users to use SG lists only results unnecessary overhead. Add a new interface that supports arbitrary kernel pointers. For the time being the copy will be performed unconditionally. But this will go away once the underlying interface is updated. Note also that only encryption and decryption is addressed by this patch as sign/verify will go into a new interface (sig). Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions