crypto: atmel-i2c - add missing arg description
authorLothar Rubusch <l.rubusch@gmail.com>
Fri, 3 May 2024 21:10:51 +0000 (21:10 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 10 May 2024 09:15:25 +0000 (17:15 +0800)
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>
drivers/crypto/atmel-i2c.h

index c0bd429ee2c7dcb3c36497a8f9a8b8cf0ba792b5..a442b47a46b078355a93245b9319c6b20c75b3fa 100644 (file)
@@ -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