aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorGravatar Lothar Rubusch <l.rubusch@gmail.com> 2024-05-03 21:10:51 +0000
committerGravatar Herbert Xu <herbert@gondor.apana.org.au> 2024-05-10 17:15:25 +0800
commite228b41abb465402c0d0faef52768277027cc4f0 (patch)
treefde6a59a435ffb8f58e7d853f6e802b656a9d8be /drivers/crypto
parentcrypto: iaa - Use kmemdup() instead of kzalloc() and memcpy() (diff)
downloadlinux-e228b41abb465402c0d0faef52768277027cc4f0.tar.gz
linux-e228b41abb465402c0d0faef52768277027cc4f0.tar.bz2
linux-e228b41abb465402c0d0faef52768277027cc4f0.zip
crypto: atmel-i2c - add missing arg description
Add missing description for argument hwrng. Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/atmel-i2c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/atmel-i2c.h b/drivers/crypto/atmel-i2c.h
index c0bd429ee2c7..a442b47a46b0 100644
--- a/drivers/crypto/atmel-i2c.h
+++ b/drivers/crypto/atmel-i2c.h
@@ -124,6 +124,7 @@ struct atmel_ecc_driver_data {
* @wake_token : wake token array of zeros
* @wake_token_sz : size in bytes of the wake_token
* @tfm_count : number of active crypto transformations on i2c client
+ * @hwrng : hold the hardware generated rng
*
* Reads and writes from/to the i2c client are sequential. The first byte
* transmitted to the device is treated as the byte size. Any attempt to send