We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbe27b commit e228b41Copy full SHA for e228b41
drivers/crypto/atmel-i2c.h
@@ -124,6 +124,7 @@ struct atmel_ecc_driver_data {
124
* @wake_token : wake token array of zeros
125
* @wake_token_sz : size in bytes of the wake_token
126
* @tfm_count : number of active crypto transformations on i2c client
127
+ * @hwrng : hold the hardware generated rng
128
*
129
* Reads and writes from/to the i2c client are sequential. The first byte
130
* transmitted to the device is treated as the byte size. Any attempt to send
0 commit comments