Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit e228b41

Browse files
Rubuschherbertx
authored andcommitted
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>
1 parent bfbe27b commit e228b41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/crypto/atmel-i2c.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ struct atmel_ecc_driver_data {
124124
* @wake_token : wake token array of zeros
125125
* @wake_token_sz : size in bytes of the wake_token
126126
* @tfm_count : number of active crypto transformations on i2c client
127+
* @hwrng : hold the hardware generated rng
127128
*
128129
* Reads and writes from/to the i2c client are sequential. The first byte
129130
* transmitted to the device is treated as the byte size. Any attempt to send

0 commit comments

Comments
 (0)